public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mikael Morin <morin-mikael@orange.fr>
To: Jakub Jelinek <jakub@redhat.com>,
	gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org
Subject: Re: [PATCH] fortran: Drop -static-lib{gfortran,quadmath} from f951 [PR46539]
Date: Sat, 20 Aug 2022 11:45:35 +0200	[thread overview]
Message-ID: <6f1d4007-34c4-088d-c0d7-9a68282fc1c4@orange.fr> (raw)
In-Reply-To: <YwCeN3wT1mKQO9u4@tucnak>

Le 20/08/2022 à 10:41, Jakub Jelinek via Fortran a écrit :
> Hi!
> 
> As discussed earlier, all other -static-lib* options are Driver only,
> these 2 are Driver in common.opt and Fortran in lang.opt.
> 
> The spec files never pass the -static-lib* options down to any compiler
> (f951 etc.), so the 2 errors below are reported only when one
> runs ./f951 -static-libgfortran by hand.
> 
> The following patch just removes f951 support of these options, the
> gfortran driver behavior remains as before.  For other -static-lib*
> option (and even these because it is never passed to f951) we never
> error if we can't support those options, and e.g. Darwin is actually
> able to handle those options through other means.
> 
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
> 

OK, thanks.


      reply	other threads:[~2022-08-20  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-20  8:41 Jakub Jelinek
2022-08-20  9:45 ` Mikael Morin [this message]

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=6f1d4007-34c4-088d-c0d7-9a68282fc1c4@orange.fr \
    --to=morin-mikael@orange.fr \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /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).