This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/52272] [4.7 regression] Performance regresswion of 410.bwaves on x86.
- From: "vbyakovl23 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Feb 2012 14:42:36 +0000
- Subject: [Bug tree-optimization/52272] [4.7 regression] Performance regresswion of 410.bwaves on x86.
- Auto-submitted: auto-generated
- References: <bug-52272-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52272
--- Comment #6 from Vladimir Yakovlev <vbyakovl23 at gmail dot com> 2012-02-16 14:42:36 UTC ---
I've checked. The patch fixes the regression. Thanks.