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

            Bug ID: 98926
           Summary: [11 regression] several ICEs after r11-7011
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:6e0a231a4aa2407bb7167daf98a37795a67364d8, r11-7011

There are several test case failures and/or ICEs after this revision:

make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-52.C"
FAIL: g++.dg/cpp0x/alias-decl-52.C  -std=c++17 (test for excess errors)
# of expected passes            2
# of unexpected failures        1
# of unsupported tests          1

make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-dr1558.C"
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++17 (internal compiler error)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++17  (test for errors, line 7)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++17  (test for errors, line 13)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++17 (test for excess errors)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++2a (internal compiler error)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++2a  (test for errors, line 7)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++2a  (test for errors, line 13)
FAIL: g++.dg/cpp0x/alias-decl-dr1558.C  -std=c++2a (test for excess errors)
# of expected passes            3
# of unexpected failures        8
# of unsupported tests          1

There may be some other failures, too.


Previously:

make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-dr1558.C"
# of expected passes            9
# of unsupported tests          1

make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp0x/alias-decl-52.C"
# of expected passes            3
# of unsupported tests          1

Reply via email to