From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@codesourcery.com, nobody@gcc.gnu.org, wolfgang.bangerth@iwr.uni-heidelberg.de Subject: Re: middle-end/3474: __builtin_sqrtf calls sqrtf Date: Fri, 29 Jun 2001 04:46:00 -0000 Message-id: <20010629114624.10463.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg01175.html List-Id: Synopsis: __builtin_sqrtf calls sqrtf State-Changed-From-To: open->analyzed State-Changed-By: nathan State-Changed-When: Fri Jun 29 04:46:23 2001 State-Changed-Why: 2.95 also produces the same code, however I've marked this high priority as now libstdc++ uses it and it is a user visible regression from that point of view. bug 3072 records the initial problem with libstdc++ Oh yes, __builtin_sinf and __builtin_cosf are similarly aflicted. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3474&database=gcc