This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/51865] [4.7 Regression] ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 15 Jan 2012 17:31:14 +0000
- Subject: [Bug tree-optimization/51865] [4.7 Regression] ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642
- Auto-submitted: auto-generated
- References: <bug-51865-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51865
--- Comment #6 from Steven Bosscher <steven at gcc dot gnu.org> 2012-01-15 17:31:14 UTC ---
(In reply to comment #5)
> Started with http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183102
That is the patch here:
http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00510.html
So if someone comes up with a fix for this: Please also test with Ada enabled.