This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2007 08:09:37 -0000
- Subject: [Bug tree-optimization/32231] [4.3 Regression] Segfault in verify_ssa_name
- References: <bug-32231-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tbm at cyrius dot com 2007-06-06 08:09 -------
(In reply to comment #0)
> I'm getting the following segfault when I compile the beep-media-player
> application with the options -ffast-math -funroll-all-loops -g -O3:
Sorry, I forgot one option that's also needed: -ftree-vectorize
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32231