This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/42635] no-op conversions hinder if-conversion
- 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: Mon, 23 Jan 2012 23:44:11 +0000
- Subject: [Bug tree-optimization/42635] no-op conversions hinder if-conversion
- Auto-submitted: auto-generated
- References: <bug-42635-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42635
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-23 23:44:11 UTC ---
Both are handled correctly already.
PR 51030 for foo.
bar was fix in 4.6.0.
I am just going to mark this as a dup of bug 51030.
*** This bug has been marked as a duplicate of bug 51030 ***