[Bug libstdc++/45257] New: struct in6_pktinfo is guarded by __USE_GNU macro

2010-08-11 Thread murtadha at ca dot ibm dot com
sion: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: murtadha at ca dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45257

[Bug c/45620] New: GCC library allows the use of a negative value for 'NAN'

2010-09-09 Thread murtadha at ca dot ibm dot com
normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: murtadha at ca dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45620

[Bug c/45620] GCC library allows the use of a negative value for 'NAN'

2010-09-09 Thread murtadha at ca dot ibm dot com
--- Comment #2 from murtadha at ca dot ibm dot com 2010-09-09 20:21 --- How do I open a glibc bug? Although you say that the sign bit is set, thus you can have a negative NAN. But it does not make much sense to allow this. A negative not-a-number is not mathematically sensible. It