[patch] new patch to fix tfmode for i386-darwin

Joseph S. Myers joseph@codesourcery.com
Sat May 26 00:26:00 GMT 2007


On Fri, 25 May 2007, Eric Christopher wrote:

> That's not going to happen since glibc is elf only and the point of the patch
> is to enable the support on a host that isn't elf only.
> 
> I could duplicate the support into a different directory if that would be more
> acceptable (I don't but I'll bow to opinion there). I'm also open to other
> suggestions, but not all object file formats that we support in gcc
> support aliasing.

You could define strong_alias in such a way that it creates a wrapper 
function.  (Since you should only be building TFmode functions, all the 
functions for which you need strong_alias should take two TFmode 
arguments.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list