[Bug testsuite/98125] New: New test case g++.dg/pr93195a.C in r11-5656 has excess errors

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 3 16:31:59 GMT 2020


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

            Bug ID: 98125
           Summary: New test case g++.dg/pr93195a.C in r11-5656 has excess
                    errors
           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:694d4a6d0c466d0fbc97920a9c6641a7b349ca35, r11-5656

make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/pr93195a.C"
FAIL: g++.dg/pr93195a.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/pr93195a.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/pr93195a.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/pr93195a.C  -std=gnu++2a (test for excess errors)
# of unexpected failures        4

The errors are all this:

collect2: error: ld returned 1 exit status
compiler exited with status 1
FAIL: g++.dg/pr93195a.C  -std=gnu++14 (test for excess errors)
Excess errors:
`.text._Z3foov' referenced in section `__patchable_function_entries' of
/tmp/ccwJ1d6k.o: defined in discarded section `.text._Z3foov[_Z3foov]' of
/tmp/ccwJ1d6k.o


More information about the Gcc-bugs mailing list