https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84779

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu.org

--- Comment #18 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(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.

Reply via email to