This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24228] Segfault in chrec_contains_undetermined () at tree-chrec.c:871
- From: "uros at kss-loka dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2005 09:14:14 -0000
- Subject: [Bug c++/24228] Segfault in chrec_contains_undetermined () at tree-chrec.c:871
- References: <bug-24228-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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