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

            Bug ID: 78318
           Summary: FAIL: g++.dg/pr78112.C scan-assembler-times
                    DW_AT_object_pointer 37
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: thopre01 at gcc dot gnu.org
                CC: derodat at adacore dot com, jakub at gcc dot gnu.org
  Target Milestone: ---
            Target: arm-none-eabi

Created attachment 40026
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40026&action=edit
Assembly file produced for g++.dg/pr78112.C targeting ARM Cortex-M3

Hi,

scan-assembler-times DW_AT_object_pointer 37 fails for g++.dg/pr78112.C on
arm-none-eabi targets because there is 38 occurences of DW_AT_object_pointer.
Please find attached the assembly file produced when compiling for ARM
Cortex-M3.

Best regards.

Reply via email to