This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54825] ICE with vector extension
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Oct 2012 14:19:56 +0000
- Subject: [Bug c++/54825] ICE with vector extension
- Auto-submitted: auto-generated
- References: <bug-54825-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54825
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |ASSIGNED
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-05 14:19:56 UTC ---
(by the way, the errors reminds me PR54079: I wonder if we can close it or we
want to do something about it?)
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-10-05 14:19:56 UTC ---
With -O2 it ICEs in PRE. Mine.