gcc/gcc ChangeLog tree-ssa-operands.c tree-ssa ...
amacleod@gcc.gnu.org
amacleod@gcc.gnu.org
Fri Sep 30 14:34:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: amacleod@gcc.gnu.org 2005-09-30 14:33:57
Modified files:
gcc : ChangeLog tree-ssa-operands.c
tree-ssa-opfinalize.h
Log message:
2005-09-30 Andrew Macleod <amacleod@redat.com>
PR tree-optimization/21430
* tree-ssa-operands.c (set_virtual_use_link): New. Link new virtual
use operands, and set stmt pointer if need be.
(FINALIZE_CORRECT_USE: New. Macro to call appropriate use fixup routine.
tree-ssa-opfinalize.h (FINALIZE_FUNC): Call FINALIZE_CORRECT_USE if
present.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10053&r2=2.10054
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-operands.c.diff?cvsroot=gcc&r1=2.101&r2=2.102
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-opfinalize.h.diff?cvsroot=gcc&r1=2.3&r2=2.4
More information about the Gcc-cvs
mailing list