This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54858] [4.6/4.7/4.8 Regression] ICE in cp_tree_equal
- 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: Mon, 08 Oct 2012 16:39:00 +0000
- Subject: [Bug c++/54858] [4.6/4.7/4.8 Regression] ICE in cp_tree_equal
- Auto-submitted: auto-generated
- References: <bug-54858-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54858
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-08 16:39:00 UTC ---
Created attachment 28390
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28390
gcc48-pr54858.patch
Untested fix.