This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54844] [4.8 Regression] ice tsubst_copy, at cp/pt.c:12352
- From: "bangerth at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Oct 2012 11:58:58 +0000
- Subject: [Bug c++/54844] [4.8 Regression] ice tsubst_copy, at cp/pt.c:12352
- Auto-submitted: auto-generated
- References: <bug-54844-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54844
--- Comment #10 from Wolfgang Bangerth <bangerth at gmail dot com> 2012-10-22 11:58:58 UTC ---
Given that this bug has been found 3 times already (and I extracted my testcase
from the widely used BOOST library), is there an ETA for a fix?
W.