[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal goto from an unused nested function
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 23:02:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-05 23:02 -------
Subject: Bug 21728
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: rth@gcc.gnu.org 2005-08-05 23:02:41
Modified files:
gcc : ChangeLog tree-cfg.c
Added files:
gcc/testsuite/gcc.c-torture/compile: pr21728.c
Log message:
PR 21728
* tree-cfg.c (remove_bb): Transmute DECL_NONLOCAL labels into
FORCED_LABEL labels.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.354&r2=2.7592.2.355
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.151.2.2&r2=2.151.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr21728.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21728
More information about the Gcc-bugs
mailing list