public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/59230] New: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1
@ 2013-11-21 12:02 schwab@linux-m68k.org
  2020-06-04  8:04 ` [Bug target/59230] " cvs-commit at gcc dot gnu.org
  2022-06-01  9:56 ` schwab@linux-m68k.org
  0 siblings, 2 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2013-11-21 12:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59230

            Bug ID: 59230
           Summary: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
            Blocks: 59227
            Target: ia64-*-*

libgcc_s.so.1 does not provide the symbol __divtf3@@GCC_4.4.0, only the
__divtf3@GCC_3.0 compatibility alias.  This is causing the __divtf3 reference
in libgfortran to be unversioned, and resolved to the compatibility alias
during runtime.


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

* [Bug target/59230] __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1
  2013-11-21 12:02 [Bug target/59230] New: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1 schwab@linux-m68k.org
@ 2020-06-04  8:04 ` cvs-commit at gcc dot gnu.org
  2022-06-01  9:56 ` schwab@linux-m68k.org
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-06-04  8:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59230

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andreas Schwab <schwab@gcc.gnu.org>:

https://gcc.gnu.org/g:0ecf5229723ec99e6b5099dd68d48bd925da6b0d

commit r11-895-g0ecf5229723ec99e6b5099dd68d48bd925da6b0d
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Nov 21 15:15:40 2013 +0100

    Missing __divtf3@@GCC_4.4.0 on ia64

    gcc/testsuite/
            PR libfortran/59227
            * gfortran.dg/erf_3.F90: Remove XFAIL on ia64-*-linux*.

    libgcc/
            PR target/59230
            PR libfortran/59227
            * config/ia64/t-softfp-compat (softfp_file_list): Filter out
            soft-fp/divtf3.c.
            (LIB2ADD): Add config/ia64/divtf3.c.
            * config/ia64/divtf3.c: New file.

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

* [Bug target/59230] __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1
  2013-11-21 12:02 [Bug target/59230] New: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1 schwab@linux-m68k.org
  2020-06-04  8:04 ` [Bug target/59230] " cvs-commit at gcc dot gnu.org
@ 2022-06-01  9:56 ` schwab@linux-m68k.org
  1 sibling, 0 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2022-06-01  9:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59230

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
Fixed.

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

end of thread, other threads:[~2022-06-01  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-21 12:02 [Bug target/59230] New: __divtf3@@GCC_4.4.0 missing from libgcc_s.so.1 schwab@linux-m68k.org
2020-06-04  8:04 ` [Bug target/59230] " cvs-commit at gcc dot gnu.org
2022-06-01  9:56 ` schwab@linux-m68k.org

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