This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13920] Segmentation Faults with optimization greater than 0


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]