[Bug tree-optimization/17468] [4.0 regression] Java garbage collector miscompiled at -O1 and higher
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 15 07:51:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-15 07:51 -------
Subject: Bug 17468
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rakdver@gcc.gnu.org 2004-09-15 07:51:33
Modified files:
gcc : ChangeLog tree-ssa.c tree-tailcall.c
Log message:
PR tree-optimization/17468
* tree-ssa.c (verify_use, verify_phi_args, verify_ssa): Verify that
definition inside a block precede uses.
* tree-tailcall.c (adjust_return_value): Emit statements in the
correct order.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5457&r2=2.5458
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa.c.diff?cvsroot=gcc&r1=2.36&r2=2.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-tailcall.c.diff?cvsroot=gcc&r1=2.26&r2=2.27
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17468
More information about the Gcc-bugs
mailing list