https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102344
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Ever confirmed|0 |1
Resolution|FIXED |---
Last reconfirmed| |2024-02-28
--- Comment #6 from Rainer Orth <ro at gcc dot gnu.org> ---
Unfortunately, the test still FAILs for 32-bit configurations like
i386-pc-solaris2.11 or sparc-sun-solaris2.11 with -m32 or x86_64-pc-linux-gnu
with -m32:
FAIL: gm2/pim/pass/TestLong4.mod, -O
FAIL: gm2/pim/pass/TestLong4.mod, -O -g
FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer
FAIL: gm2/pim/pass/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions
FAIL: gm2/pim/pass/TestLong4.mod, -Os
FAIL: gm2/pim/pass/TestLong4.mod, -g
/vol/gcc/src/hg/master/local/gcc/testsuite/gm2/pim/pass/TestLong4.mod:26:6:
warning: attempting to assign a value '9223372036854775808' to a designator 'l'
which will exceed the range of type 'LONGCARD'