public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/3184: sinf() used but may not exist on target
@ 2001-06-21 19:04 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-06-21 19:04 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, gdr, nobody

Synopsis: sinf() used but may not exist on target

Responsible-Changed-From-To: unassigned->gdr
Responsible-Changed-By: dje
Responsible-Changed-When: Thu Jun 21 19:04:05 2001
Responsible-Changed-Why:
    Source of original change
State-Changed-From-To: open->analyzed
State-Changed-By: dje
State-Changed-When: Thu Jun 21 19:04:05 2001
State-Changed-Why:
    V3 should not use builtin functions without checking that
    they are implemented by target.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3184&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/3184: sinf() used but may not exist on target
@ 2001-12-28 11:21 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-12-28 11:21 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, gdr

Synopsis: sinf() used but may not exist on target

State-Changed-From-To: analyzed->closed
State-Changed-By: dje
State-Changed-When: Fri Dec 28 11:21:44 2001
State-Changed-Why:
    fixed in gcc-3.0.2

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3184


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libstdc++/3184: sinf() used but may not exist on target
@ 2001-06-14  9:46 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-06-14  9:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3184
>Category:       libstdc++
>Synopsis:       sinf() used but may not exist on target
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 14 09:46:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dje@watson.ibm.com
>Release:        gcc 3.0 20010614 (prerelease)
>Organization:
>Environment:
powerpc-ibm-aix4.3.3.0
>Description:
testsuite/26_numerics/c_math.cc generates references to the
symbol "sinf" which does not exist in the math library.
configure found that __builtin_sinf declaration exists but
__builtin_sinf linkage does not.  HAVE___BUILTIN_SINF and
HAVE__SINF are *not* defined in V3 config.h.  std_cmath.h
proceeds to use those functions without any #ifdef
protection.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-28 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-21 19:04 libstdc++/3184: sinf() used but may not exist on target dje
  -- strict thread matches above, loose matches on Subject: below --
2001-12-28 11:21 dje
2001-06-14  9:46 dje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).