public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "billingd at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libfortran/22209] New: [4.1 regression] libgfortran unresolvable symbols on irix6.5
Date: Mon, 27 Jun 2005 23:33:00 -0000	[thread overview]
Message-ID: <20050627233317.22209.billingd@gcc.gnu.org> (raw)

All gfortran execute tests fail on mips-sgi-irix6.5 on mainline since 2005-06-
23 18:55 UTC.  The run time loader rld reports that libgfortran.so has 
unresolvable symbols __udivti3 __divti3 __umodti3 and __multi3

The error is:

108352656:./PR19754_2.exe: rld: Error: unresolvable symbol 
in /disk4/billingd/obj/gcc/mips-
sgi/irix6.5/./libgfortran/.libs/libgfortran.so.1: __udivti3
108352656:./PR19754_2.exe: rld: Error: unresolvable symbol 
in /disk4/billingd/obj/gcc/mips-sgi-
irix6.5/./libgfortran/.libs/libgfortran.so.1: __divti3
108352656:./PR19754_2.exe: rld: Error: unresolvable symbol 
in /disk4/billingd/obj/gcc/mips-sgi-
irix6.5/./libgfortran/.libs/libgfortran.so.1: __umodti3
108352656:./PR19754_2.exe: rld: Error: unresolvable symbol 
in /disk4/billingd/obj/gcc/mips-sgi-
irix6.5/./libgfortran/.libs/libgfortran.so.1: __multi3
108352656:./PR19754_2.exe: rld: Fatal Error: this executable has unresolvable 
symbols

The problem occurs after the patch 

2005-06-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        * intrinsics/c99_functions.c (log10l): New log10l function for
        systems where this is not available.
        * c99_protos.h: Prototype for log10l function.
        * libgfortran.h: Use generated kinds.h to define GFC_INTEGER_*,
        GFC_UINTEGER_*, GFC_LOGICAL_*, GFC_REAL_*, GFC_COMPLEX_*. Update
        prototypes for gfc_itoa and xtoa.

-- 
           Summary: [4.1 regression] libgfortran unresolvable symbols on
                    irix6.5
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: coudert at clipper dot ens dot fr,gcc-bugs at gcc dot
                    gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


             reply	other threads:[~2005-06-27 23:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 23:33 billingd at gcc dot gnu dot org [this message]
2005-06-27 23:44 ` [Bug target/22209] " pinskia at gcc dot gnu dot org
2005-07-09 16:38 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050627233317.22209.billingd@gcc.gnu.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).