Source-Changes archive

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

CVS commit: src/gnu/dist/gcc4/gcc



Module Name:    src
Committed By:   uwe
Date:           Tue Apr 22 22:06:01 UTC 2008

Modified Files:
        src/gnu/dist/gcc4/gcc: genemit.c genrecog.c hwint.h

Log Message:
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.2 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