This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA:] Change TARGET_MD_ASM_CLOBBERS to take output and input lists as well.
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sun, 27 Feb 2005 22:44:25 +0100
- Subject: Re: [RFA:] Change TARGET_MD_ASM_CLOBBERS to take output and input lists as well.
> Date: Sun, 27 Feb 2005 17:28:00 +0100
> From: Hans-Peter Nilsson <hp@axis.com>
And for the record,
> Index: gcc/config/cris/cris.c
> Index: gcc/config/cris/cris.h
> Index: gcc/config/cris/cris.md
please ignore the CRIS bits, except perhaps peek at
cris_md_asm_clobbers as an example user of the improved
functionality.
brgds, H-P