[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-08-20 15:20 --- *** This bug has been marked as a duplicate of 13740 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-08-20 14:25 --- Confirmed. Reduced testcase: namespace boost{ namespace lambda { template class tuple; template struct placeholder {}; template class action; template class lambda_functor; template class

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-08-20 09:08 --- Happens with 3.4, 4.0, 4.1 and mainline, reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread v dot haisman at sh dot cvut dot cz
--- Comment #2 from v dot haisman at sh dot cvut dot cz 2006-08-20 09:02 --- Created an attachment (id=12102) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12102&action=view) Very lightly reduced preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28783

[Bug c++/28783] Probably a typof() extension problem

2006-08-20 Thread v dot haisman at sh dot cvut dot cz
--- Comment #1 from v dot haisman at sh dot cvut dot cz 2006-08-20 09:00 --- Created an attachment (id=12101) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12101&action=view) Original test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28783