[Bug debug/41272] FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \(DIE \(.*?\) DW_TAG_in lined_subroutine 6

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 6 01:54:00 GMT 2009



------- Comment #6 from danglin at gcc dot gnu dot org  2009-10-06 01:54 -------
Neither -O3 or __attribute__((always_inline)) work.  There are four
instances of "\\(DIE \\(.*?\\) DW_TAG_lexical_block" and "\\(DIE \\(.*?\\)
DW_TAG_lexical_block" in the assembly output.  Reviewing the assembler,
all functions are inlined.

The test doesn't fail on trunk.

The test fails in the same way on hppa64-hp-hpux11.11.


-- 


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



More information about the Gcc-bugs mailing list