public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: "Martin Liška" <mliska@suse.cz>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 0/7] Param conversion to option machinery
Date: Tue, 12 Nov 2019 09:45:00 -0000	[thread overview]
Message-ID: <CAFiYyc3pVd2Dfh1XCu3SBarTxnuxQD6scwnhH27mVg_zj5y_2A@mail.gmail.com> (raw)
In-Reply-To: <07e95378-7b0e-f1c2-a18a-0a8dfb16047e@suse.cz>

On Tue, Nov 12, 2019 at 10:23 AM Martin Liška <mliska@suse.cz> wrote:
>
> On 11/11/19 3:42 PM, Richard Biener wrote:
> > I didn't go over them but maybe we can postpone this to a followup
> > and for now make_none_  of them Optimization which preserves
>
> Ok, there's updated patch w/o the Optimization keyword.

OK.

Richard.

> > previous behavior (I guess the optimize attribute/pragma doesn't
> > accept -param either at the moment).
>
> No, the syntax is not allowed.
>
> Martin
>

      reply	other threads:[~2019-11-12  9:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 12:33 Martin Liska
2019-11-07 12:33 ` [PATCH 2/7] Include new generated gcc/params.opt file Martin Liska
2019-11-20 14:51   ` David Malcolm
2019-11-20 14:53     ` Martin Liška
2019-11-20 15:03       ` David Malcolm
2019-11-20 15:08         ` Martin Liška
2019-11-20 21:32           ` David Malcolm
2019-11-21 13:05             ` Martin Liška
2019-11-07 12:33 ` [PATCH 5/7] Remove last leftover usage of params* files Martin Liska
2019-11-12 15:45   ` Harwath, Frederik
2019-11-12 19:33     ` Martin Liška
2019-11-07 12:33 ` [PATCH 6/7] Remove set_default_param_value from documentation Martin Liska
2019-11-07 12:33 ` [PATCH 4/7] Remove gcc/params.* files Martin Liska
2019-11-12 21:17   ` Rainer Orth
2019-11-13  8:44     ` Martin Liška
2019-11-13  9:15       ` Rainer Orth
2019-11-07 12:33 ` [PATCH 1/7] Param to options conversion Martin Liska
2019-11-07 12:33 ` [PATCH 7/7] Fix test-suite fallout Martin Liska
2019-11-07 12:34 ` [PATCH 3/7] Apply mechanical replacement (generated patch) Martin Liska
2019-11-11 14:39   ` Richard Biener
2019-11-12  9:20     ` Martin Liška
2019-11-12  9:52       ` Richard Biener
2019-11-12  9:22     ` [PATCH 8/9] Remove option_default_params and option_validate_param hooks Martin Liška
2019-11-12  9:44       ` Richard Biener
2019-11-11 14:06 ` [PATCH] Use more SET_OPTION_IF_UNSET Martin Liška
2019-11-12  9:19   ` Richard Biener
2019-11-11 14:50 ` [PATCH 0/7] Param conversion to option machinery Richard Biener
2019-11-12  9:24   ` Martin Liška
2019-11-12  9:45     ` Richard Biener [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=CAFiYyc3pVd2Dfh1XCu3SBarTxnuxQD6scwnhH27mVg_zj5y_2A@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.cz \
    /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).