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/39326] Segmentation fault with -O1, out of memory with -O2



------- Comment #11 from sergstesh at yahoo dot com  2009-03-01 03:54 -------
(In reply to comment #5)
> Try -fno-move-loop-invariants.  This is probably a killer on alias-improvements
> branch as well.
> 

Still segfault:

"
gap_TlnLv4.c: In function â??RDFT_49152_1â??:
gap_TlnLv4.c:172282: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

real    33m52.152s
user    16m47.843s
sys     0m9.333s

[1]   Exit 1                  time
/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc -O1
-fomit-frame-pointer -malign-double -fstrict-aliasing -fno-move-loop-invariants
-c gap_TlnLv4.c
".


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326


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