gcc/gcc ChangeLog toplev.c expr.c
rth@gcc.gnu.org
rth@gcc.gnu.org
Fri May 17 15:46:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2002-05-17 15:46:24
Modified files:
gcc : ChangeLog toplev.c expr.c
Log message:
* expr.c (init_expr_once): Don't use start/end_sequence.
Use rtx_alloc instead of emit_insn.
* toplev.c (lang_dependent_init): Run init_expr_once here ...
(lang_independent_init): ... not here.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14135&r2=1.14136
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.625&r2=1.626
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.455&r2=1.456
More information about the Gcc-cvs
mailing list