------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-04 
15:32 -------
Subject: Bug 18362

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-03-04 15:32:44

Modified files:
        gcc/java       : ChangeLog class.c 

Log message:
        2005-03-04  Andrew Haley  <[EMAIL PROTECTED]>
        
        PR java/18362
        * class.c (set_method_index): Don't set method_index if it is
        NULL_TREE.
        (layout_class_method): Don't complain about "non-static method foo
        overrides static method" in the case of indirect dispatch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1556&r2=1.1556.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.220&r2=1.220.8.1



-- 


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

Reply via email to