This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/27331] [4.2 Regression] segfault in fold_convert with -ftree-vectorize
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2006 18:37:34 -0000
- Subject: [Bug tree-optimization/27331] [4.2 Regression] segfault in fold_convert with -ftree-vectorize
- References: <bug-27331-4503@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from mmitchel at gcc dot gnu dot org 2006-06-04 18:37 -------
We're trying to show off the vectorizer, and SPEC is a very natural place to
use it; let's make it work.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27331