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: CFT: [build] Move soft-fp support to toplevel libgcc


Hallo Rainer!

On Tue, 12 Jul 2011 19:22:51 +0200, Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> wrote:
> 2011-07-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	gcc: [...]
> 	* config.gcc ([...]
> 	(i[34567]86-*-darwin*): Remove i386/t-fprules-softfp,
> 	soft-fp/t-softfp from tmake_file.
> 	(i[34567]86-*-linux*): Likewise.
> 	[...]

>  	i[34567]86-*-linux* | x86_64-*-linux* | \
>  	  i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
>  	  i[34567]86-*-gnu*)
> -		tmake_file="${tmake_file} i386/t-fprules-softfp soft-fp/t-softfp i386/t-linux"
>  		;;

This also removes i386/t-linux from tmake_file, which might not be what
you intended?


GrÃÃe,
 Thomas

Attachment: pgp00000.pgp
Description: PGP signature


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