PATCH: Enable TFmode for x86

Joseph S. Myers joseph@codesourcery.com
Sun Jun 29 22:44:00 GMT 2008


On Sun, 29 Jun 2008, H.J. Lu wrote:

> On Sun, Jun 29, 2008 at 1:10 PM, Joseph S. Myers
> <joseph@codesourcery.com> wrote:
> > I think you should have
> >
> > %inherit GCC_4.4.0 GCC_4.3.0
> > GCC_4.4.0 {
> > }
> >
> > in libgcc-std.ver - at least, that's present for the 4.1.0 version that
> > has no target-independent symbols.  Or similar with both 4.3.2 and 4.4.0
> > versions if some symbols end up in 4.3.2.
> >
> 
> I followed __float128 GCC_4.3.0 versioning in the old libgcc-x86_64-glibc.ver
> where there is no

The %inherit goes in the target-independent libgcc-std.ver, not the 
version scripts for individual targets.  Again, see the example of 4.1.0 
where there is a target-independent %inherit though all the symbols are 
target-dependent.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list