public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgomp/96661] configure:16984: error: unsupported system, cannot find Fortran int kind=16
Date: Fri, 05 Nov 2021 16:08:18 +0000	[thread overview]
Message-ID: <bug-96661-4-e5DZFWao1P@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-96661-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <danglin@gcc.gnu.org>:

https://gcc.gnu.org/g:db89d474ad812e57895cb8866ebaeedad0cc3e3f

commit r12-4945-gdb89d474ad812e57895cb8866ebaeedad0cc3e3f
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Fri Nov 5 16:07:35 2021 +0000

    Support TI mode and soft float on PA64

    This change implements TI mode on PA64.  Various new patterns are
    added to pa.md.  The libgcc build needed modification to build both
    DI and TI routines.  We also need various softfp routines to
    convert to and from TImode.

    I added full softfp for the -msoft-float option.  At the moment,
    this doesn't completely eliminate all use of the floating-point
    co-processor.  For this, libgcc needs to be built with -msoft-mult.
    The floating-point exception support also needs a soft option.

    2021-11-05  John David Anglin  <danglin@gcc.gnu.org>

            PR libgomp/96661

    gcc/ChangeLog:

            * config/pa/pa-modes.def: Add OImode integer type.
            * config/pa/pa.c (pa_scalar_mode_supported_p): Allow TImode
            for TARGET_64BIT.
            * config/pa/pa.h (MIN_UNITS_PER_WORD) Define to MIN_UNITS_PER_WORD
            to UNITS_PER_WORD if IN_LIBGCC2.
            * config/pa/pa.md (addti3, addvti3, subti3, subvti3, negti2,
            negvti2, ashlti3, shrpd_internal): New patterns.
            Change some multi instruction types to multi.

    libgcc/ChangeLog:

            * config.host (hppa*64*-*-linux*): Revise tmake_file.
            (hppa*64*-*-hpux11*): Likewise.
            * config/pa/sfp-exceptions.c: New.
            * config/pa/sfp-machine.h: New.
            * config/pa/t-dimode: New.
            * config/pa/t-softfp-sfdftf: New.

  parent reply	other threads:[~2021-11-05 16:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 16:58 [Bug libgomp/96661] New: " danglin at gcc dot gnu.org
2020-08-17 18:10 ` [Bug libgomp/96661] " burnus at gcc dot gnu.org
2020-08-17 18:28 ` dave.anglin at bell dot net
2021-09-08 22:46 ` pinskia at gcc dot gnu.org
2021-09-28 13:16 ` cvs-commit at gcc dot gnu.org
2021-09-28 13:26 ` burnus at gcc dot gnu.org
2021-09-28 13:26 ` cvs-commit at gcc dot gnu.org
2021-11-05 16:08 ` cvs-commit at gcc dot gnu.org [this message]
2021-11-05 16:44 ` cvs-commit at gcc dot gnu.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=bug-96661-4-e5DZFWao1P@http.gcc.gnu.org/bugzilla/ \
    --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).