gcc/gcc ChangeLog rtlanal.c except.c rtl.h
pb@gcc.gnu.org
pb@gcc.gnu.org
Wed Feb 13 11:22:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: pb@gcc.gnu.org 2002-02-13 11:22:50
Modified files:
gcc : ChangeLog rtlanal.c except.c rtl.h
Log message:
2002-02-08 Philip Blundell <pb@nexus.co.uk>
Fix PR 5209:
* rtlanal.c (parms_set, find_first_parameter_load): Break out
from ...
* except.c (sjlj_mark_call_sites): ... here. Handle multiple
sets.
* rtl.h (find_first_parameter_load): Add prototype.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.982&r2=1.9240.2.983
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.85.2.4&r2=1.85.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/except.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.143.2.19&r2=1.143.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.240.4.6&r2=1.240.4.7
More information about the Gcc-cvs
mailing list