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 c++/24228] Segfault in chrec_contains_undetermined () at tree-chrec.c:871



------- Comment #1 from uros at kss-loka dot si  2005-10-06 09:14 -------
Created an attachment (id=9903)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9903&action=view)
Preprocessed source

Compile this with ~/gcc-build/gcc/cc1plus -O3 -ftree-vectorize
-fdump-tree-vect-all -quiet -march=pentium4 express.ii

(Sorry for big testcase, but delta was not able to minimize it.)


-- 


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


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