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 middle-end/35964] ICE with -funroll-loops on arm/arm eabi



------- Comment #2 from riku dot voipio at iki dot fi  2008-04-17 11:22 -------
Created an attachment (id=15486)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15486&action=view)
test case from john

gcc -S -Wall -O2 -fomit-frame-pointer -funroll-loops DES_bs.i
DES_bs.c: In function 'DES_bs_cmp_all':
DES_bs.c:175: 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


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