This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29791] [4.3 Regression] ICE: tree check: expected ssa_name, have symbol_memory_tag in verify_ssa, at tree-ssa.c:776
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2006 17:37:29 -0000
- Subject: [Bug tree-optimization/29791] [4.3 Regression] ICE: tree check: expected ssa_name, have symbol_memory_tag in verify_ssa, at tree-ssa.c:776
- References: <bug-29791-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from janis at gcc dot gnu dot org 2006-11-29 17:37 -------
This was fixed by
http://gcc.gnu.org/viewcvs?view=rev&rev=118754
r118754 | rakdver | 2006-11-13 12:37:29 +0000 (Mon, 13 Nov 2006)
which reverted the patch that caused the testcase to start failing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29791