[Bug fortran/87359] [9 regression] pointer being freed was not allocated
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 19 19:35:00 GMT 2018
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).
More information about the Gcc-bugs
mailing list