[Bug c/47351] Segmentation fault in MinGW
gcc.hall at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 18 21:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47351
--- Comment #2 from Jeremy <gcc.hall at gmail dot com> 2011-01-18 21:11:23 UTC ---
Please find attached the source file g.c and the makefile.
The target "asm" causes the crash. The target "win" does a successful build.
The program is a small screen editor, it is self contained in this one source
file, and for mingw, needs no extra libraries.
More information about the Gcc-bugs
mailing list