This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/20962] copyprop dump files have wrong names


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]