public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [PATCH v2] gcc-14: Mention that some warnings are now errors
Date: Mon, 15 Apr 2024 08:05:39 +0200	[thread overview]
Message-ID: <20240415060539.97988-1-sebastian.huber@embedded-brains.de> (raw)

---
v2: Remove listing of options.

 htdocs/gcc-14/changes.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 8ac08e9a..665d050a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -231,6 +231,8 @@ a work-in-progress.</p>
   previous options <code>-std=c2x</code>, <code>-std=gnu2x</code>
   and <code>-Wc11-c2x-compat</code>, which are deprecated but remain
   supported.</li>
+  <li>Some warnings are now errors by default (see also
+  <a href="porting_to.html">Porting to GCC 14</a>).</li>
 </ul>
 
 <h3 id="cxx">C++</h3>
-- 
2.35.3


             reply	other threads:[~2024-04-15  6:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15  6:05 Sebastian Huber [this message]
2024-04-24 12:28 ` Sebastian Huber
2024-05-02 14:29   ` Sebastian Huber
2024-05-03 15:06     ` Jonathan Wakely
2024-05-03 16:06       ` Jakub Jelinek
2024-05-03 17:02       ` Sebastian Huber
2024-05-03 17:52         ` Florian Weimer

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=20240415060539.97988-1-sebastian.huber@embedded-brains.de \
    --to=sebastian.huber@embedded-brains.de \
    --cc=gcc-patches@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).