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++/44175] [C++0x] decltype sometimes cannot recurse



------- Comment #5 from potswa at mac dot com  2010-05-17 22:56 -------
Created an attachment (id=20690)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20690&action=view)
regression test using G++ typeof

Here is a version that doesn't require C++0x. It uses the typeof extension.

It compiles on Apple GCC 4.2.1 and crashes my 4.5.


-- 


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


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