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: [PATCH] fix build of gcc 4.4 on GNU/kFreeBSD i386 and x86_64


On Wed, Apr 15, 2009 at 01:17:11PM +0200, Uros Bizjak wrote:
> Hello!
> 
> >> Revision 137369 has moved code from a GNU/Linux and GNU/kFreeBSD case to
> >> a GNU/Linux only case. This breaks the build of gcc on GNU/kFreeBSD i386
> >> and x86_64. The patch below fixes the problem by adding the missing
> >> parts. Given it's a regression from gcc 4.3, I think it should be
> >> applied to both trunk and gcc 4.4 branch.
> >
> >> gcc/
> >>
> >> 2009-03-24  Aurelien Jarno  <aurelien@aurel32.net>
> >>
> >> 	* config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file
> >> 	for i[34567]86-*-kfreebsd*-gnu*, x86_64-*-kfreebsd*-gnu*.
> >>
> >> libgcc/
> >>
> >> 2009-03-24  Aurelien Jarno  <aurelien@aurel32.net>
> >>
> >> 	* config.host: Add i386/${host_address}/t-fprules-softfp to
> >> 	tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
> 
> Yes, this is OK for 4.4 and trunk.
> 

Thanks a lot for the review. As I don't have SVN commit rights (but I
have FSF assignment), can someone commit it?

Thanks in advance,
Aurelien

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


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