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: [commited] Add custom RTEMS lm32 multilibs


Hi Ralf,

> Index: gcc/config.gcc
> ===================================================================
> --- gcc/config.gcc	(revision 180973)
> +++ gcc/config.gcc	(revision 180974)
> @@ -1539,6 +1539,7 @@
>  	tm_file="dbxelf.h elfos.h ${tm_file} lm32/rtems.h rtems.h newlib-stdint.h"
>  	tmake_file="${tmake_file} lm32/t-lm32"
>  	tmake_file="${tmake_file} t-rtems"
> +	tmake_file="${tmake_file} lm32/t-rtems"

just a nit: why three lines where a single one would be clearer?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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