This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/45813] [4.5 Regression] alias analysis problem with -mthumb
- From: "bernds at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Mar 2012 14:47:02 +0000
- Subject: [Bug rtl-optimization/45813] [4.5 Regression] alias analysis problem with -mthumb
- Auto-submitted: auto-generated
- References: <bug-45813-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45813
Bernd Schmidt <bernds at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|bernds at gcc dot gnu.org |
--- Comment #14 from Bernd Schmidt <bernds at gcc dot gnu.org> 2012-03-13 14:47:02 UTC ---
This really just needs -fno-strict-aliasing, doesn't it? Removing myself from
Cc.