[Bug debug/77389] FAIL: g++.dg/debug/dwarf2/template-params-12f.C -std=gnu++11 scan-assembler-times DIE \\\\([^\\n]*\\\\) DW_TAG_template_value_param ...

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 29 10:43:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77389

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> ---
Created attachment 39506
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39506&action=edit
gcc7-pr77389.patch

I think this patch should fix it, but I have no access to darwin to verify.
As Darwin/VxWorks default to strict dwarf, and the test is not -gdwarf-5, post
DWARF 2 extensions aren't obviously emitted.


More information about the Gcc-bugs mailing list