https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124326
Bug ID: 124326
Summary: g++.dg/coroutines/pr110872.C XPASSes
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: ro at gcc dot gnu.org
CC: iains at gcc dot gnu.org
Target Milestone: ---
Target: i386-pc-solaris2.11, sparc-sun-solaris2.11,
i686-pc-linux-gnu, sparc-unknown-linux-gnu
The g++.dg/coroutines/pr110872.C XPASSes on many 32-bit targets:
XPASS: g++.dg/coroutines/pr110872.C -std=c++26 (internal compiler error)
Of the systems I've tested, the only exception is Darwin/i386 where the test
XFAILs for both 32 and 64-bit.