[Bug debug/53453] darwin linker expects both AT_name and AT_comp_dir debug notes

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 22 14:41:00 GMT 2012


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

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

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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-22 14:39:29 UTC ---
There is no point to emit DW_AT_comp_dir if all filenames in the file/directory
table referenced by DW_AT_stmt_list are absolute.  Seems to be a request to
work around broken vendor tools again.



More information about the Gcc-bugs mailing list