gcc/gcc ChangeLog.tree-ssa gimplify.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Oct 7 22:05:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: jason@gcc.gnu.org 2003-10-07 22:05:40
Modified files:
gcc : ChangeLog.tree-ssa gimplify.c
Log message:
PR optimization/12525
* gimplify.c (gimplify_asm_expr): If the constraint doesn't allow
a register, call mark_addressable. Split an in/out operand that
does allow a register into separate input and output operands.
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.726&r2=1.1.2.727
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.87&r2=1.1.2.88
More information about the Gcc-cvs
mailing list