This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

egcs/gcc rtl.h rtl.c reload.c ChangeLog



CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	amylaar@egcs.cygnus.com	99/03/22 13:11:35

Modified files:
	gcc            : rtl.h rtl.c reload.c ChangeLog 

Log message:
	* rtl.h (shallow_copy_rtx): Declare.
	* rtl.c (shallow_copy_rtx): New function.
	* reload.c (find_reloads_toplev): Use shallow_copy_rtx instead of
	copy_rtx.