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

            Bug ID: 104694
           Summary: New test case g++.dg/pr104540.C has excess errors
           Product: gcc
           Version: 12.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:a026b67f8f70d6cf35daf42a4b0909f78c9d7f40, r12-7382-ga026b67f8f70d6
make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/pr104540.C"
FAIL: g++.dg/pr104540.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/pr104540.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/pr104540.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/pr104540.C  -std=gnu++20 (test for excess errors)
# of unexpected failures        4


Excess errors:
xg++: error: unrecognized command-line option '-mforce-drap'
xg++: error: unrecognized command-line option '-mstackrealign'


Are those some sort of target specific options perhaps?


commit a026b67f8f70d6cf35daf42a4b0909f78c9d7f40 (HEAD, refs/bisect/bad)
Author: Alexandre Oliva <ol...@adacore.com>
Date:   Thu Feb 24 22:03:34 2022 -0300

    Cope with NULL dw_cfi_cfa_loc

Reply via email to