[Bug c++/50791] New: internal compiler error in dependent_type_p_r

2011-10-19 Thread yar at sibnet dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50791 Bug #: 50791 Summary: internal compiler error in dependent_type_p_r Classification: Unclassified Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/50791] internal compiler error in dependent_type_p_r

2011-10-19 Thread yar at sibnet dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50791 --- Comment #2 from yar at sibnet dot ru 2011-10-19 12:54:59 UTC --- The code in first attachment make cc1plus stack overflow. The code in second attachment doesn't. Backtrace: #0 dependent_type_p (type=0xb7f22960) at ../../gcc/cp/pt.c:174

[Bug c++/50791] internal compiler error in dependent_type_p_r

2011-10-19 Thread yar at sibnet dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50791 --- Comment #1 from yar at sibnet dot ru 2011-10-19 12:52:47 UTC --- Created attachment 2 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=2 Similar code, not causing crash