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: "mpolacek at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Oct 2012 10:29:50 +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
--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> 2012-10-18 10:29:50 UTC ---
Yep, this is exactly the patch I have right now. It passed testing/bootstrap.
Will post to ML today for review.