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 debug/78112] [7 regression] invalid DWARF generated by the compiler: DIE has multiple AT_inline attributes


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

--- Comment #14 from Rainer Orth <ro at gcc dot gnu.org> ---
Created attachment 40023
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40023&action=edit
i386-pc-solaris2.12 assembler output: pr78112.s

Unfortunately, the new testcase FAILs on both Solaris/SPARC and Solaris/x86:

FAIL: g++.dg/pr78112.C   scan-assembler-times DW_AT_object_pointer 37

In both cases (and for either 32 and 64-bit), DW_AT_object_pointer occurs 39
times instead.  Attaching the Solaris/x86 assembler output.

I cannot yet tell if this is related to assembler capabilities: still waiting
for
bootstrap results with gas instead of as.

  Rainer

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