------- Comment #7 from paolo dot carlini at oracle dot com 2008-08-29 16:01 ------- The strict c++98 standard, without GNU extensions, doesn't know anything about atanh - there isn't a single mention in the entire Standard - therefore I don't see why any difference is wanted. Even less I see why we want Seg-faults at run-time. Even less, why we want that in the C++0x era, when C99 math facilities are on a par with C89 ones.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37276