This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 math/13484] New: math-finite.h lacks __THROW/__NTH


http://sourceware.org/bugzilla/show_bug.cgi?id=13484

             Bug #: 13484
           Summary: math-finite.h lacks __THROW/__NTH
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: aj@suse.de
        ReportedBy: jakub@redhat.com
    Classification: Unclassified


echo '#include <math.h>' | g++ -pedantic -ffast-math -O2 -xc++ - -S -o
/dev/null
prints lots of errors with current trunk glibc.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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