[Bug debug/41447] Wrong debug with VTA on temporaries initialized from memory variable

aoliva at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 12 20:01:00 GMT 2009



------- Comment #4 from aoliva at gcc dot gnu dot org  2009-10-12 20:00 -------
There's nothing stopping optimizers from moving assignments to memory across
debug stmts, but with debug temps we don't move debug stmts across memory
assignments any more, so this testcase is fixed.


-- 

aoliva at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41447



More information about the Gcc-bugs mailing list