This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48933] Infinite recursion in tr1/cmath functions with complex parameters
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 19 Dec 2011 01:52:05 +0000
- Subject: [Bug libstdc++/48933] Infinite recursion in tr1/cmath functions with complex parameters
- Auto-submitted: auto-generated
- References: <bug-48933-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48933
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-19 01:52:05 UTC ---
This has also been partially fixed for 4.6.3 by backporting the fix for bug
51083