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 rtl-optimization/24160] [4.1 Regression] ICE with -O1 -ftree-vectorize -msse



------- Comment #8 from uros at kss-loka dot si  2005-10-04 11:44 -------
(In reply to comment #5)
> A regression hunt using an i686-linux cross compiler with the testcase from
> comment #3 identifies this patch from phython@gcc.gnu.org:
> 
>   http://gcc.gnu.org/ml/gcc-cvs/2005-03/msg00534.html

No, this patch is not to blame. I have disabled the transformation (by adding
&& 0 to the if condition), and the testcase in comment #3 still ICEs.


-- 


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


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