This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54945] Too strong non-aliasing analysis?
- 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: Wed, 17 Oct 2012 17:40:14 +0000
- Subject: [Bug middle-end/54945] Too strong non-aliasing analysis?
- Auto-submitted: auto-generated
- References: <bug-54945-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54945
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
Component|c |middle-end
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-17 17:40:14 UTC ---
There is most likely some stripping of casts which is not valid.