gcc/gcc ChangeLog cselib.c cselib.h reload1.c
rth@gcc.gnu.org
rth@gcc.gnu.org
Mon Sep 13 08:54:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: rth@gcc.gnu.org 2004-09-13 08:54:40
Modified files:
gcc : ChangeLog cselib.c cselib.h reload1.c
Log message:
PR inline-asm/6806
* cselib.c (cselib_invalidate_rtx): Export. Remove unused args.
(cselib_invalidate_rtx_note_stores): New.
(cselib_record_sets, cselib_process_insn): Update to match.
* cselib.h (cselib_invalidate_rtx): Declare.
* reload1.c (reload_cse_simplify): Invalidate asm clobbers.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.1015&r2=1.16114.2.1016
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.22.4.2&r2=1.22.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.5.20.1&r2=1.5.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.366.2.10&r2=1.366.2.11
More information about the Gcc-cvs
mailing list