https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119208
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Heinrich Schuchardt from comment #2) > > $ gcc test.c -o test && ./test > 0x7fffc7f5404c > 0x7fffc7f5404c > > How did you reproduce the error with your reduced code? It only ICEs with --enable-checking=yes as recorded in the keyword "ice-checking".
