[Bug c++/27635] New: failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: johnbrown at pentum dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27635

[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com
--- Comment #1 from johnbrown at pentum dot com 2006-05-16 22:38 --- Created an attachment (id=11479) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11479&action=view) Test case gcc -v : gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) uname Linux plinux 2.6.11-1.1369_FC4 #1

[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com
--- Comment #3 from johnbrown at pentum dot com 2006-05-16 22:40 --- Created an attachment (id=11480) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11480&action=view) -save-temp file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27635

[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com
--- Comment #4 from johnbrown at pentum dot com 2006-05-16 22:52 --- (In reply to comment #2) > Please read: > http://gcc.gnu.org/gcc-3.4/changes.html > > > This is not a bug. > > -- Pinski > (In reply to comment #2) Thanks, you are correct. > Please rea