[Bug libstdc++/48933] Infinite recursion in tr1/cmath functions with complex parameters
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon May 9 11:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48933
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.7.0
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-09 10:39:07 UTC ---
Note of course, those infinite recursions can at best transformed to hard
errors, there is no, eg, trunc, for std::complex types.
More information about the Gcc-bugs
mailing list