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: Optionally use -mlong-double-128 by default on sparc


> 
> Here are the sparc bits.  Only 32-bit requires this change.
> 
> OK depending on Jakub's patch?



> 
> Aldy
> 
> 	* config/sparc/linux.h (SPARC_LINUX): Define.
> 	
> 	* config/sparc/linux64.h (SPARC_LINUX): Define.

As mentioned by someone else (I forgot who) but this really
should be named SPARC_128LONGDOUBLE_ENDCODING or something like
that.

Also why not just make the function general to config/linux.c (if
there is such a file)?

-- Pinski


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