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/24127] ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.



------- Comment #2 from cvs-commit at gcc dot gnu dot org  2005-10-03 17:30 -------
Subject: Bug 24127

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     rmathew@gcc.gnu.org     2005-10-03 17:30:38

Modified files:
        gcc/java       : ChangeLog parse.y 

Log message:
        PR java/24127
        * parse.y (method_header): Make the result of the rule a NULL_TREE
        when a parsing error occurs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1667&r2=1.1668
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.556&r2=1.557


-- 


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


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