This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52039] New: gcc/gimplify.o differs
- From: "gcc at Denis-Excoffier dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 29 Jan 2012 14:11:21 +0000
- Subject: [Bug bootstrap/52039] New: gcc/gimplify.o differs
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52039
Bug #: 52039
Summary: gcc/gimplify.o differs
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: gcc@Denis-Excoffier.org
Host: *-apple-darwin*
Target: *-apple-darwin*
Build: *-apple-darwin*
On MacOSX (x86_64-apple-darwin11.2.0), with the last snapshot
(gcc-4.7-20120128),
i obtain "gcc/gimplify.o differs" and the bootstrap stops.
If i include gcc/gimplify.o within compare_exclusions (in configure), the
bootstrap succeeds and all seems OK.
The snapshot of last week (gcc-4.7-20120121) was OK.
See also PR47016.