This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Simplify handling of TARGET_4300_MUL_FIX
- From: Eric Christopher <echristo at redhat dot com>
- To: Richard Sandiford <rsandifo at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 17 Aug 2003 21:45:58 -0700
- Subject: Re: Simplify handling of TARGET_4300_MUL_FIX
- References: <wvnisoxjzdr.fsf@talisman.cambridge.redhat.com>
On Sat, 2003-08-16 at 10:17, Richard Sandiford wrote:
> This patch simplifies the handling of TARGET_4300_MUL_FIX. First, the
> multiplication expanders were calling gen_* functions even though the
> expander's own pattern was correct. Second, we had different patterns
> for TARGET_MIPS4300, but these patterns behaved just like the normal
> ones unless TARGET_4300_MUL_FIX.
>
> Tested on the same targets as before. OK to install?
OK. Thanks. I'd forgotten this was on the list.
-eric
--
Eric Christopher <echristo@redhat.com>