This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 2 Jun 2011 09:44:39 +0000
- Subject: [Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c
- Auto-submitted: auto-generated
- References: <bug-49261-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-02 09:44:34 UTC ---
Well, it's unfortunate that the new function header matches assignments.
Consider omitting the spaces around the '='s there.