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 gdr at integrable-solutions dot net  2004-07-31 17:33 -------
Subject: Re:  [ABI] ICE in write_type with typeof and templates

"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:

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

Even if/when the C++ standards committee decides on decltype, we still
need something for typeof or similar operator.

-- Gaby


-- 


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]