History log of /netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/genemit.c
Revision Date Author Comments
# 1.2 22-Apr-2008 uwe

branches: 1.2.26; 1.2.38;
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.