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

            Bug ID: 63257
           Summary: FAIL: gnat.dg/specs/debug1.ads scan-assembler-times
                    DW_AT_artificial 17
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sch...@linux-m68k.org
            Target: powerpc64-*-*

Created attachment 33488
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33488&action=edit
Assembler output

$ gcc/gnatmake --GCC=gcc/xgcc --GNATBIND=gcc/gnatbind --GNATLINK=gcc/gnatlink
-cargs -Bgcc -largs --GCC=gcc/xgcc -Bgcc  -m64 -margs
--RTS=powerpc64-linux/./libada -q -f ../gcc/testsuite/gnat.dg/specs/debug1.ads
-fno-diagnostics-show-caret -fdiagnostics-color=never -gdwarf-2 -cargs -dA
-margs -c -u -ffat-lto-objects -S -m64 -o debug1.s
$ grep -c DW_AT_artificial debug1.s 
16

Reply via email to