This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42697] ice-on-legal-code: template class template function local objects
- From: "dodji at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2010 10:38:22 -0000
- Subject: [Bug c++/42697] ice-on-legal-code: template class template function local objects
- References: <bug-42697-2551@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dodji at gcc dot gnu dot org 2010-01-17 10:38 -------
Subject: Bug 42697
Author: dodji
Date: Sun Jan 17 10:38:10 2010
New Revision: 155976
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155976
Log:
Revert PR c++/42697
The commit is reverted as this was not a regression.
It's rather going to be stagged for 4.6.
Removed:
trunk/gcc/testsuite/g++.dg/template/crash94.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42697