This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/46130] [4.6 Regression] ICE: SIGSEGV in walk_stmt_load_store_addr_ops (gimple.c:4894) with -O2 -fno-tree-dce
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jan 2011 17:38:36 +0000
- Subject: [Bug tree-optimization/46130] [4.6 Regression] ICE: SIGSEGV in walk_stmt_load_store_addr_ops (gimple.c:4894) with -O2 -fno-tree-dce
- Auto-submitted: auto-generated
- References: <bug-46130-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46130
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-19 17:38:25 UTC ---
Created attachment 23031
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23031
gcc46-pr46130.patch
Untested fix.