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/17522] ICE with -tree-vectorize


------- Additional Comments From belyshev at lubercy dot com  2004-09-18 07:30 -------
I managed to minimize VectorTools::integrate_difference to 13 lines but when I
remove line of code from some other (unrelated) templates (like
VectorTools::point_difference), ICE disappears... Anyhow I cannot reproduce this
with original testcase and gcc 4.0.0 20040917 on x86.

-- 


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


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