This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47392] [4.6 Regression] PRE opportunity no longer found
- 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: Fri, 21 Jan 2011 14:07:53 +0000
- Subject: [Bug tree-optimization/47392] [4.6 Regression] PRE opportunity no longer found
- Auto-submitted: auto-generated
- References: <bug-47392-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47392
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-21 14:06:30 UTC ---
Yes, without static it works.
Not a bug.