This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Simplify handling of TARGET_4300_MUL_FIX


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]