public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2] gcc-14: Mention that some warnings are now errors
@ 2024-04-15  6:05 Sebastian Huber
  2024-04-24 12:28 ` Sebastian Huber
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Huber @ 2024-04-15  6:05 UTC (permalink / raw)
  To: GCC Patches

---
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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-05-03 17:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15  6:05 [PATCH v2] gcc-14: Mention that some warnings are now errors Sebastian Huber
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

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).