This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/52286] [4.6/4.7 Regression] wrong code bug
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 17 Feb 2012 10:31:14 +0000
- Subject: [Bug tree-optimization/52286] [4.6/4.7 Regression] wrong code bug
- Auto-submitted: auto-generated
- References: <bug-52286-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52286
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-17 10:31:14 UTC ---
Yeah, the bug is in fold-const.c, working on a fix already.