This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/23620] [4.0/4.1 Regression] Segfault compiling inner interfaces



------- Comment #8 from cvs-commit at gcc dot gnu dot org  2005-10-14 08:46 -------
Subject: Bug 23620

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     nathan@gcc.gnu.org      2005-10-14 08:46:55

Modified files:
        gcc/java       : ChangeLog class.c 

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

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1668&r2=1.1669
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&r1=1.241&r2=1.242


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23620


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]