This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/10050] ifcvt is not smart enough
- 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: Tue, 07 Feb 2012 21:05:24 +0000
- Subject: [Bug rtl-optimization/10050] ifcvt is not smart enough
- Auto-submitted: auto-generated
- References: <bug-10050-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10050
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-07 21:05:24 UTC ---
Note this optimized I think is invalid with the C11/C++11 memory model.