[Bug java/13824] [3.3 Regression] gcj SEGV with simple .java program
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 29 18:58:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-29 18:58 -------
Subject: Bug 13824
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: sayle@gcc.gnu.org 2004-01-29 18:58:16
Modified files:
gcc : ChangeLog tree.c
Log message:
PR java/13824
* tree.c (unsafe_for_reeval): Handle EXIT_BLOCK_EXPR nodes specially
as their EXIT_BLOCK_LABELED_BLOCK operands can lead to unbounded
recursion.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.895&r2=1.16114.2.896
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.282.2.5&r2=1.282.2.6
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13824
More information about the Gcc-bugs
mailing list