This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11078] [ABI] ICE in write_type with typeof and templates
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2004 10:26:31 -0000
- Subject: [Bug c++/11078] [ABI] ICE in write_type with typeof and templates
- References: <20030603112812.11078.jtotland1@chello.no>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-07-31 10:26 -------
Ian, what do you suggest here? It might make sense to mangle it as "v17typeofe"
and "v17typeoft" (we need different mangling for the expression vs type case of
course). I'm sure there won't be an official ABI mangling of "typeof",
especially if the C++ committee is going to use "auto" and "decltype", so we
could probably go ahead and use the vendor extension.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11078