]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR java/23620 (Segfault compiling inner interfaces)
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 14 Oct 2005 08:46:55 +0000 (08:46 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 14 Oct 2005 08:46:55 +0000 (08:46 +0000)
commita93770efeb027ef5c21c5d4f60dae01fc820c4f0
tree2185ad06b8afcf4dee078560aaf40bd6d3001429
parent2acb1af9aae1057e9a3af38b4c6f4f40f0f79205
re PR java/23620 (Segfault compiling inner interfaces)

PR java/23620
* class.c (make_class): Create empty binfo here.
(set_super_info): Only create binfo if we have superclasses.

Co-Authored-By: Wil Mahan <wmahan@gmail.com>
From-SVN: r105399
gcc/java/ChangeLog
gcc/java/class.c