This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49259] template/incomplete6.C ICE in build_target_expr
- From: "janis at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 8 Jun 2011 21:54:33 +0000
- Subject: [Bug c++/49259] template/incomplete6.C ICE in build_target_expr
- Auto-submitted: auto-generated
- References: <bug-49259-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49259
Janis Johnson <janis at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.06.08 21:54:15
Ever Confirmed|0 |1
--- Comment #1 from Janis Johnson <janis at gcc dot gnu.org> 2011-06-08 21:54:15 UTC ---
This was fixed by r174682, Jason's fix for c++/49134.