------- Comment #6 from zsojka at seznam dot cz 2010-09-22 21:54 ------- Created an attachment (id=21867) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21867&action=view) another testcase
Thank you for having a look! I tried your patch, it bootstrapped fine. It fixed uploaded testcases, but some still ICE: (r164527 + patch from comment #5, x86_64-linux): $ gcc -mtune=amdfam10 -O3 -fpeel-loops -fselective-scheduling2 -fsel-sched-pipelining -fPIC pr45352-7.c pr45352-7.c: In function 'V_Pass_Avrg_16_C_ref': pr45352-7.c:16:1: internal compiler error: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7088 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.gentoo.org/> for instructions. I don't know how much, if at all, is this related. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352