https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87054
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu.org --- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> --- The new testcase FAILs on 32-bit x86: +FAIL: gcc.dg/pr87054.c (test for excess errors) +UNRESOLVED: gcc.dg/pr87054.c compilation failed to produce executable Excess errors: /vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/pr87054.c:6:13: error: '__int128' is not supported on this target Seems to require int128 support.