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] New: Wrong versioning for __float128


45: 0000000000008d20   517 FUNC    GLOBAL DEFAULT   11 __gttf2@@GCC_3.0
    80: 0000000000008f30   549 FUNC    GLOBAL DEFAULT   11 __lttf2@@GCC_3.0
   116: 0000000000008ba0   381 FUNC    GLOBAL DEFAULT   11 __netf2@@GCC_3.0

They should be @@GCC_4.3.0 instead of @@GCC_3.0.


-- 
           Summary: Wrong versioning for __float128
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com
GCC target triplet: x86_64-unknown-linux-gnu


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]