This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/52631] [4.6/4.7/4.8 Regression] VN does not use simplified expression for lookup
- 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, 20 Mar 2012 06:57:51 +0000
- Subject: [Bug tree-optimization/52631] [4.6/4.7/4.8 Regression] VN does not use simplified expression for lookup
- Auto-submitted: auto-generated
- References: <bug-52631-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52631
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-20 06:57:51 UTC ---
Created attachment 26927
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26927
Patch which fixes the problem