http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20962
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-20
02:35:24 UTC ---
This has been fixed since at least 4.3.x:
t.c.034t.copyprop1 t.c.061t.copyprop2 t.c.085t.copyprop3 t.c.093t.copyprop4
4.4 gives:
t.c.031t.copyprop1 t.c.058t.copyprop2 t.c.080t.copyprop3 t.c.088t.copyprop4
trunk gives:
t.c.029t.copyprop1 t.c.067t.copyprop2 t.c.090t.copyprop3 t.c.099t.copyprop4
t.c.105t.copyprop5