From: Alexey Dobriyan <adobriyan@gmail.com>
To: masahiroy@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] gcc-plugins: drop support for GCC <= 4.7
Date: Mon, 30 Mar 2020 08:42:03 +0300 [thread overview]
Message-ID: <20200330054203.GA328@avx2> (raw)
> This commit drops the plugin support for GCC <= 4.7 a bit earlier,
> which allows us to dump lots of code.
4.7+ allows _Alignas, _Alignof, _Static_assert even in --std=gnu89 mode.
Very nice.
next reply other threads:[~2020-03-30 5:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 5:42 Alexey Dobriyan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-29 11:08 [PATCH] gcc-plugins: drop support for GCC <= 4.7 Masahiro Yamada
2020-03-30 4:27 ` Kees Cook
2020-03-30 5:12 ` Masahiro Yamada
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=20200330054203.GA328@avx2 \
--to=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.