This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11078] [ABI] ICE in write_type with typeof and templates


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]