This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49460] g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3
- From: "rjarrett at mathworks dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 21:13:55 +0000
- Subject: [Bug tree-optimization/49460] g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3
- Auto-submitted: auto-generated
- References: <bug-49460-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49460
--- Comment #4 from Roger Jarrett <rjarrett at mathworks dot com> 2011-06-29 21:13:49 UTC ---
Confirmed -fno-tree-pre worked around the issue using the initial source
--Roger