public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/22209] [4.1 regression] libgfortran unresolvable symbols on irix6.5
Date: Fri, 19 May 2006 08:06:00 -0000	[thread overview]
Message-ID: <20060519080556.8102.qmail@sourceware.org> (raw)
In-Reply-To: <bug-22209-270@http.gcc.gnu.org/bugzilla/>



------- Comment #14 from rsandifo at gcc dot gnu dot org  2006-05-19 08:05 -------
Subject: Bug 22209

Author: rsandifo
Date: Fri May 19 08:05:39 2006
New Revision: 113903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113903
Log:
        * libgcc2.c (MIN_UNITS_PER_WORD): Move default definition from
        libgcc2.h.
        (LIBGCC2_UNITS_PER_WORD): Provide default definition, using old
        MIN_UNITS_PER_WORD logic from libgcc2.h.  Do nothing if
        LIBGCC2_UNITS_PER_WORD > MIN_UNITS_PER_WORD.
        * libgcc2.h (MIN_UNITS_PER_WORD): Remove definition from here.
        Use LIBGCC2_UNITS_PER_WORD rather than MIN_UNITS_PER_WORD to
        determine the size of Wtype, etc.
        * mklibgcc.in (LIB2_SIDITI_CONV_FUNCS): New argument.
        (swfloatfuncs): New variable.
        (dwfloatfuncs): Likewise.
        (lib2funcs): Remove floating-point conversion functions from
        initial assignment.  Use LIB2_SIDITI_CONV_FUNCS to determine
        the set of conversion routines needed.  Allow entries to specify
        an object name, filename and word size.  Update users accordingly.
        * Makefile.in (libgcc.mk): Pass LIB2_SIDITI_CONV_FUNCS.
        * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Define.

        Revert:

        2006-02-08  Roger Sayle  <roger@eyesopen.com>

        PR target/22209
        * config/fixtfdi.c: New libgcc source file.
        * config/fixunstfdi.c: New source file.
        * config/floatditf.c: New source file.
        * config/floatunditf.c: New souce file.
        * config/mips/t-iris6 (LIB2FUNCS_EXTRA): Include the new source
        files above instead of config/mips/_tilib.c.
        * config/mips/t-linux64 (LIB2FUNCS_EXTRA): Likewise.

Removed:
    trunk/gcc/config/fixtfdi.c
    trunk/gcc/config/fixunstfdi.c
    trunk/gcc/config/floatditf.c
    trunk/gcc/config/floatunditf.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/config/mips/t-iris6
    trunk/gcc/config/mips/t-linux64
    trunk/gcc/config/mips/t-mips
    trunk/gcc/libgcc2.c
    trunk/gcc/libgcc2.h
    trunk/gcc/mklibgcc.in


-- 


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


  parent reply	other threads:[~2006-05-19  8:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-22209-270@http.gcc.gnu.org/bugzilla/>
2005-10-25 20:11 ` pinskia at gcc dot gnu dot org
2005-10-30 23:20 ` pinskia at gcc dot gnu dot org
2005-11-04  9:22 ` rsandifo at gcc dot gnu dot org
2006-01-12 22:09 ` [Bug target/22209] [4.1/4.2 " pinskia at gcc dot gnu dot org
2006-02-07 12:59 ` fxcoudert at gcc dot gnu dot org
2006-02-07 13:32 ` pinskia at gcc dot gnu dot org
2006-02-08 18:31 ` sayle at gcc dot gnu dot org
2006-02-09  1:13 ` [Bug target/22209] [4.1 " pinskia at gcc dot gnu dot org
2006-02-09  4:07 ` david dot billinghurst at comalco dot riotinto dot com dot au
2006-02-09 14:41 ` roger at eyesopen dot com
2006-02-09 14:54 ` roger at eyesopen dot com
2006-02-17 21:39 ` sayle at gcc dot gnu dot org
2006-02-20  4:10 ` roger at eyesopen dot com
2006-05-19  8:06 ` rsandifo at gcc dot gnu dot org [this message]
2006-09-10  7:13 ` rsandifo at gcc dot gnu dot org
2005-06-27 23:33 [Bug libfortran/22209] New: " billingd at gcc dot gnu dot org
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=20060519080556.8102.qmail@sourceware.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).