This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53959] [4.8 Regression] 189.lucas in SPEC CPU 2000 miscompiled by LTO
- From: "hjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 16 Jul 2012 12:35:16 +0000
- Subject: [Bug middle-end/53959] [4.8 Regression] 189.lucas in SPEC CPU 2000 miscompiled by LTO
- Auto-submitted: auto-generated
- References: <bug-53959-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53959
--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-07-16 12:35:16 UTC ---
Author: hjl
Date: Mon Jul 16 12:35:10 2012
New Revision: 189528
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189528
Log:
Restore type attribute comparison
PR middle-end/53959
PR bootstrap/53963
* gimple.c (gimple_types_compatible_p_1): Restore type attribute
comparison.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple.c