This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12890] [3.3 Regression] ICE on compilation of class with throwing method
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 11:14:08 -0000
- Subject: [Bug java/12890] [3.3 Regression] ICE on compilation of class with throwing method
- References: <20031103201702.12890.gcc-bug@vogtner.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-26 11:14 -------
Subject: Bug 12890
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: aph@gcc.gnu.org 2004-02-26 11:13:58
Modified files:
gcc/java : ChangeLog parse.y
Log message:
2004-02-26 Andrew Haley <aph@redhat.com>
PR java/12890:
* parse.y (do_resolve_class): Check return value from
breakdown_qualified().
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1093.2.46&r2=1.1093.2.47
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.405.2.10&r2=1.405.2.11
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12890