This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/45883] Incorrect store removal when compiling with -fstrict-aliasing
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Dec 2011 02:28:15 +0000
- Subject: [Bug tree-optimization/45883] Incorrect store removal when compiling with -fstrict-aliasing
- Auto-submitted: auto-generated
- References: <bug-45883-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45883
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.4.3, 4.7.0
Resolution| |DUPLICATE
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-22 02:28:15 UTC ---
Fixed.
*** This bug has been marked as a duplicate of bug 42834 ***