This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11756] ICE's when using typeof in template function parameter type declarations
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2007 01:01:16 -0000
- Subject: [Bug c++/11756] ICE's when using typeof in template function parameter type declarations
- References: <bug-11756-5473@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jason at gcc dot gnu dot org 2007-10-04 01:01 -------
Subject: Bug 11756
Author: jason
Date: Thu Oct 4 01:01:00 2007
New Revision: 128999
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128999
Log:
PR c++/11756
* mangle.c (write_type) [TYPEOF_TYPE]: Just sorry.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/mangle.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11756