[Bug debug/58123] [4.8/4.9 Regression] debug line not tracked for last autovariable dtor

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 16 15:28:00 GMT 2013


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The dtors contain no lineno, they get it from the corresponding try during eh
pass.



More information about the Gcc-bugs mailing list