------- Additional Comments From rmathew at gcc dot gnu dot org 2005-06-14 11:43 ------- Created an attachment (id=9086) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9086&action=view) Simplified testcase.
A simplified testcase for the problem. Note that the problem only seems to happen when the base class is an inner class. Note also that if I omit "static" from line #3 in the testcase, the compiler ICEs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22060