NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/34549 CVS commit: [netbsd-4-0] src/gnu/dist/gcc4/gcc
The following reply was made to PR toolchain/34549; it has been noted by GNATS.
From: Julian Coleman <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/34549 CVS commit: [netbsd-4-0] src/gnu/dist/gcc4/gcc
Date: Sun, 11 May 2008 06:27:01 +0000 (UTC)
Module Name: src
Committed By: jdc
Date: Sun May 11 06:27:01 UTC 2008
Modified Files:
src/gnu/dist/gcc4/gcc [netbsd-4-0]: genemit.c genrecog.c hwint.h
Log Message:
Pull up revisions:
src/gnu/dist/gcc4/gcc/genemit.c 1.2
src/gnu/dist/gcc4/gcc/genrecog.c 1.2
src/gnu/dist/gcc4/gcc/hwint.h 1.2
(requested by uwe in ticket #1139).
Defer wide int L/LL suffix choice in insn-*.c until we compile for
host using correct set of HOST_WIDE_INT* defines. Fixes compilation
of native sh3 gcc on 64-bit build machines.
Background and details in NetBSD PR 34549 and GCC bug 32497.
Tested by Joerg and myself.
Approved by "looks ok, but let some other guy decide" from ~all of our
gcc folks.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.14.1 src/gnu/dist/gcc4/gcc/genemit.c \
src/gnu/dist/gcc4/gcc/genrecog.c src/gnu/dist/gcc4/gcc/hwint.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index