This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: sh-unknown-linux-gnu (Support of no fdiv for integer division)
- To: aoliva at redhat dot com (Alexandre Oliva)
- Subject: Re: sh-unknown-linux-gnu (Support of no fdiv for integer division)
- From: Joern Rennecke <amylaar at onetel dot net dot uk>
- Date: Fri, 12 Oct 2001 11:55:35 +0100 (BST)
- Cc: amylaar at onetel dot net dot uk (Joern Rennecke), gniibe at m17n dot org (NIIBE Yutaka), Stephen dot Clarke at st dot com (Stephen Clarke), gcc-patches at gcc dot gnu dot org, kkojima at rr dot iij4u dot or dot jp
> Well, we could stop building a -m4-nofpu multilib, since it's
Look at t-sh:
MULTILIB_OPTIONS= ml m2/m3e/m4-single-only/m4-single/m4
MULTILIB_DIRNAMES=
MULTILIB_MATCHES = m2=m3 m2=m4-nofpu
-m2, -m3 and -m4-nofpu already share the -m2 multilibs.