Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/gnu/dist/gcc4/gcc



Module Name:    src
Committed By:   jdc
Date:           Sun May 11 06:19:28 UTC 2008

Modified Files:
        src/gnu/dist/gcc4/gcc [netbsd-4]: 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.4.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