[Bug c++/38712] [c++0x] can't mangle template-id g<N>(t)
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 12 05:58:00 GMT 2009
------- Comment #3 from jason at gcc dot gnu dot org 2009-10-12 05:58 -------
This doesn't ICE anymore, it says
xxx.C:10:25: sorry, unimplemented: mangling template_id_expr
We need to update the ABI to support this.
--
jason at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Keywords|ice-on-valid-code |ABI, rejects-valid
Last reconfirmed|2009-01-03 05:42:55 |2009-10-12 05:58:44
date| |
Summary|[c++0x] ICE: Segmentation |[c++0x] can't mangle
|fault in auto function when |template-id g<N>(t)
|decltype uses parameter pack|
|expansion |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38712
More information about the Gcc-bugs
mailing list