https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359
--- Comment #8 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Created attachment 44728 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44728&action=edit Makefile for the shortened reproducer Hi, if you want to compile the reproducer, you can use this Makefile, it should have all the dependencies right (so rm *.o ; make -j8 make can work).