Subject: CVS commit: src/gnu/dist/gcc/gcc/config/mips
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/25/2003 21:55:37
Module Name: src
Committed By: matt
Date: Sat Oct 25 21:55:37 UTC 2003
Modified Files:
src/gnu/dist/gcc/gcc/config/mips: mips.c
Log Message:
Fix 64LPism. Use 1L instead of 1 so that sign extension doesn't happen on
bit 31.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/config/mips/mips.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.