This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 PATCH: Build multilibbed crtfastmath.o on 64-bit Solaris 2
From: "David S. Miller" <davem@redhat.com>
Date: Thu, 20 Jun 2002 18:15:20 -0700 (PDT)
From: Richard Henderson <rth@redhat.com>
Date: Thu, 20 Jun 2002 10:51:54 -0700
On Thu, Jun 20, 2002 at 02:31:34PM +0200, Rainer Orth wrote:
> * config/sparc/t-crtfm (crtfastmath.o): Prefix with $(T) for
> multilibs.
> * config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.
Ok.
Please add "PR other/6836" to the ChangeLog and install this also on
the 3.1 branch so that the bug can be closed. I will close the bug
once you've installed this on the branch.
Also, please extend your changes to fixup config/sparc/t-linux64 too.
Pre-approved as it will be trivial and identical to the t-sol2-64
change.