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++/13740] ICE when mangling template which uses typeof



------- Comment #13 from gdr at cs dot tamu dot edu  2007-10-04 01:46 -------
Subject: Re:  ICE when mangling template which uses typeof

"jason at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| The testcase works fine if I change typeof to __decltype and add the
necessary
| template<> template<> to the third line. 

That is fine with me.  

Should we deprecate typeof?

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13740


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