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 libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test


------- Additional Comments From schwab at suse dot de  2005-03-07 02:07 -------
C99 says: 
 
F.9.3.7 The log functions 
— log(±0) returns −∞ and raises the ‘‘divide-by-zero’’ floating-point 
exception. 
 
Note that HUGE_VAL == INFINITY on IEEE hosts. 

-- 


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


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