https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113710
Bug ID: 113710 Summary: [14 Regression] g++.dg/modules/hello-1 ICE: canonical types differ for identical types since r14-8710-g65b4cba9d6a9ff Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ppalka at gcc dot gnu.org Target Milestone: --- On x86_64-linux: gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++17 link gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++17 execute gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++2a link gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++2a execute gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++2b link gcc/testsuite/g++/g++.sum:UNRESOLVED: g++.dg/modules/hello-1 -std=c++2b execute gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++17 (internal compiler error: canonical types differ for identical types 'std::tuple_element<__i, std::tuple<_Elements ...> >' and 'std::tuple_e> gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++17 (test for excess errors) gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++2a (internal compiler error: canonical types differ for identical types 'std::tuple_element<__i, std::tuple<_Elements ...> >' and 'std::tuple_e> gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++2a (test for excess errors) gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++2b (internal compiler error: canonical types differ for identical types 'std::tuple_element<__i, std::tuple<_Elements ...> >' and 'std::tuple_e> gcc/testsuite/g++/g++.sum:FAIL: g++.dg/modules/hello-1_b.C -std=c++2b (test for excess errors)