[Bug middle-end/14218] [tree-ssa] Failure of gcc.c-torture/execute/920501-5.c
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 20 18:57:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-20 18:57 -------
Subject: Bug 14218
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: rth@gcc.gnu.org 2004-02-20 18:57:02
Modified files:
gcc : ChangeLog.tree-ssa c-simplify.c gimplify.c
tree-simple.h
Log message:
PR middle-end/14218
* c-simplify.c (mark_labels_r): Move to ...
* gimplify.c (force_labels_r): ... here, and rename.
(gimplify_init_constructor): Invoke it.
* tree-simple.h (force_labels_r): Declare.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1204&r2=1.1.2.1205
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-simplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.92&r2=1.1.4.93
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.142&r2=1.1.2.143
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-simple.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.48&r2=1.1.4.49
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14218
More information about the Gcc-bugs
mailing list