]> git.ipfire.org Git - thirdparty/gcc.git/commit
bfin.c (bfin_secondary_reload): Renamed from secondary_input_reload_class, made static.
authorBernd Schmidt <bernd.schmidt@analog.com>
Mon, 28 Nov 2005 12:59:34 +0000 (12:59 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 28 Nov 2005 12:59:34 +0000 (12:59 +0000)
commite97f20583c0fe982424f2e212c426e803a86ee5b
tree298eadea9b793ec37c0f235f512fd5db1fe80ea9
parent646c0835465a8438ce3543bfcae30becf641a63e
bfin.c (bfin_secondary_reload): Renamed from secondary_input_reload_class, made static.

* config/bfin/bfin.c (bfin_secondary_reload): Renamed from
secondary_input_reload_class, made static.  Adapt to new
infrastructure.
(secondary_output_reload_class): Delete.
(TARGET_SECONDARY_RELOAD): New macro.
* config/bfin/bfin.h (SECONDARY_INPUT_RELOAD_CLASS,
SECONDARY_OUTPUT_RELOAD_CLASS): Delete.

From-SVN: r107601
gcc/ChangeLog
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.h