https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98325
Bug ID: 98325 Summary: [11 regression] gcc.dg/pr25376.c fails after r11-5027 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:8270a7238ba1b535cc81848ef026d30e9d96447f, r11-5027 Does maybe this test case just need updating? make -k check-gcc RUNTESTFLAGS="dg.exp=gcc.dg/pr25376.c" FAIL: gcc.dg/pr25376.c scan-assembler-symbol-section symbol simple$ (found .L.simple) has section ^my_named_section$ (found ".opd") FAIL: gcc.dg/pr25376.c scan-assembler-symbol-section symbol simple$ (found simple) has section ^my_named_section$ (found ".opd") # of expected passes 2 # of unexpected failures 2 commit 8270a7238ba1b535cc81848ef026d30e9d96447f Author: Matthew Glazar <strager....@gmail.com> Date: Fri Nov 13 23:59:05 2020 -0500 Simplify testing symbol sections