This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49736] [4.7 Regression] Revision 176228 miscompiled 255.vortex in SPEC CPU 2000
- From: "rsandifo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 11:49:09 +0000
- Subject: [Bug middle-end/49736] [4.7 Regression] Revision 176228 miscompiled 255.vortex in SPEC CPU 2000
- Auto-submitted: auto-generated
- References: <bug-49736-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49736
--- Comment #2 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-07-14 11:49:05 UTC ---
Author: rsandifo
Date: Thu Jul 14 11:49:01 2011
New Revision: 176270
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176270
Log:
gcc/
PR middle-end/49736
* expr.c (all_zeros_p): Undo bogus part of last change.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expr.c