This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47326] [4.4/4.5/4.6 Regression] ICE in tsubst_copy (triggered by dependency of return type on parameter pack size)
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Jan 2011 14:13:23 +0000
- Subject: [Bug c++/47326] [4.4/4.5/4.6 Regression] ICE in tsubst_copy (triggered by dependency of return type on parameter pack size)
- Auto-submitted: auto-generated
- References: <bug-47326-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47326
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Target Milestone|--- |4.4.6
Summary|ICE in tsubst_copy |[4.4/4.5/4.6 Regression]
|(triggered by dependency of |ICE in tsubst_copy
|return type on parameter |(triggered by dependency of
|pack size) |return type on parameter
| |pack size)
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-18 14:13:14 UTC ---
It is caused by revision 145013:
http://gcc.gnu.org/ml/gcc-cvs/2009-03/msg00520.html