This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-01 21:37 -------
Then this was caused by:
        * class.c (make_class): Do not create binfo here.
        (set_super_info): Create it here.
        * java-tree.h (CLASS_HAS_SUPER): Cope with lack of a binfo.

Nathan?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu dot
                   |                            |org


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]