https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94216
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Nicholas Krause from comment #2) > Jakub, > I just tested your patch like this: > ./gcc -B. comm.ii -c -g -O > > as mentioned by Martin Liska's report. It does not crash now so this > should be fixed by it and the compiler was configured like: > Configured with: ../gcc/configure --enable-lanuages=c,c++ --enable-threads > -disable-multilibs --enable-checking=yes --prefix=/home/xerofoify/obdjir What is this comment good for? Of course I've tested my patch against that testcase, what I haven't done (yet) is full bootstrap/regtest.