This is the mail archive of the gcc-bugs@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]

[Bug target/36669] Wrong versioning for __float128



------- Comment #5 from hjl dot tools at gmail dot com  2008-06-30 13:29 -------
(In reply to comment #4)
> HJ, why do you think they should be @@GCC_4.3.0?  They got introduced with
> 
> 2001-05-25  Richard Henderson  <rth@redhat.com>
> 
>        * libgcc-std.ver: Export XFmode and TFmode versions of symbols.
> 

A version should be defined when the symbol was defined, not when
the version map was created. In any case, the problem was introduced
by revision 124775 which failed to include those 3 TF symbols in
libgcc-x86_64-glibc.ver when it was added.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36669


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