public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/9396: [3.4 regression] ambiguities with abs()
@ 2003-01-22 16:47 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2003-01-22 16:47 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, snyder

Old Synopsis: ambiguities with abs()
New Synopsis: [3.4 regression] ambiguities with abs()

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Jan 22 16:47:30 2003
State-Changed-Why:
    Confirmed. The reason is that until 3.3, the overload
      std::fabs (double)
    was chosen, which is an exact match (one can see that it
    was chosen by looking at the output of the compiler with
    nm -C). Somehow this overload must have vanished from
    the list of overloads considered.
    
    W.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-22 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-22 16:47 libstdc++/9396: [3.4 regression] ambiguities with abs() bangerth

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).