------- Comment #3 from riku dot voipio at iki dot fi  2008-04-17 11:23 -------
Created an attachment (id=15487)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15487&action=view)
test case from openarena, a quake3 port

gcc -S -O3 -ffast-math -funroll-loops files.i

code/qcommon/files.c: In function 'FS_Seek':
code/qcommon/files.c:1454: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.

Removing -funroll-loops make compile succeed.


-- 


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

Reply via email to