https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84779
--- Comment #19 from Christopher Albert <albert at tugraz dot at> --- (In reply to Jerry DeLisle from comment #18) > (In reply to Christopher Albert from comment #17) > > Created attachment 63882 [details] > > Proposed testcase: ICE with -fdefault-integer-8 and mixed ENTRY > > > > The reproducer in comment 0 compiles cleanly on current trunk (GCC 16). This > > appears to have been fixed by an earlier commit. Attaching a testcase to > > prevent future regressions. Can this be closed as FIXED? > > This is not OK, running the compilation with valgrind I see: > > ==577103== For lists of detected and suppressed errors, rerun with: -s > ==577103== ERROR SUMMARY: 336 errors from 26 contexts (suppressed: 0 from 0) > > So the problem is hiding. On which machine are you testing this and what exactly does produce this error? I could not reproduce any valgrind problem here. - GCC: 16.0.1 20260318 (experimental), r16-9623-g110a8007906 - System: Linux 6.19.7-1-cachyos x86_64 - Valgrind: 3.25.1
