[Bug c/13920] Segmentation Faults with optimization greater than 0
klawson at ad-holdings dot co dot uk
gcc-bugzilla@gcc.gnu.org
Thu Jan 29 12:30:00 GMT 2004
------- Additional Comments From klawson at ad-holdings dot co dot uk 2004-01-29 12:30 -------
Have noticed that the -save-temps flag is actually helping the problem.
The fault still occurs with -O0. But if "-O0 -save-temps" is used, then there is
no segmentation fault.
Note that both -O0 and -save-temps must be present to avoid the fault.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13920
More information about the Gcc-bugs
mailing list