NetBSD-Bugs archive

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

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



The following reply was made to PR toolchain/34549; it has been noted by GNATS.

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/34549 CVS commit: src/gnu/dist/gcc4/gcc
Date: Tue, 22 Apr 2008 22:06:01 +0000 (UTC)

 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