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 tree-optimization/41562] ICE with -O1 -ftree-loop-distribution -floop-block



------- Comment #1 from dirtyepic at gentoo dot org  2009-10-03 22:29 -------
Created an attachment (id=18697)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18697&action=view)
minimal testcase

$ x86_64-unknown-linux-gnu-gcc-4.4.1  -O1 -Wall -ftree-loop-distribution
-floop-block bug287159-min.ii bug287159-min.ii: In function 'int
Siren7_EncodeFrame(stSirenEncoder*, unsigned char*, unsigned char*)':
bug287159-min.ii:17: warning: control reaches end of non-void function
bug287159-min.ii:5: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


-- 


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


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