------- Comment #2 from bim2006 at basistech dot com 2006-07-14 11:58 ------- In the real code where I encountered this originally, the ICE was reported on the class that tried to implement the nested interface. When I boiled down the test case to what I've posted, the ICE moved to the constructor of the class that contains the nested interface. Of course, I can't tell if that means that I'm reporting the same bug as the one I originally fell over, or a different one. I wouldn't mind posting the rather large JAR file containing the real version of the nested interface if someone wants it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28380