This is the mail archive of the glibc-bugs@sources.redhat.com 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/864] pow() causes segmentation fault by endless recursion


------- Additional Comments From olecom at gmail dot com  2005-05-22 18:46 -------
<http://www.open-std.org/jtc1/sc22/wg14/www/docs/9899-1999_cor_2-2004.pdf>:

INTERNATIONAL STANDARD ISO/IEC 9899:1999
TECHNICAL CORRIGENDUM 2
...
4. Page 23, 5.2.4.2.2
   Add a new paragraph after paragraph 3:
          An implementation may give zero and non-numeric values (such as
          infinities and NaNs) a sign or may leave them unsigned. Wherever
          such values are unsigned, any requirement in this International
          Standard to retrieve the sign shall produce an unspecified sign,
          and any requirement to set the sign shall be ignored.

-----

So, maybe glibc has some features. Anyway segfault must be fixed.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=864

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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