public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 1/1] gcc-14: document P1689R5 scanning output support
@ 2023-11-20 16:22 Ben Boeckel
  2024-01-03 15:34 ` Ben Boeckel
  2024-04-30  9:24 ` [PATCH " Jonathan Wakely
  0 siblings, 2 replies; 7+ messages in thread
From: Ben Boeckel @ 2023-11-20 16:22 UTC (permalink / raw)
  To: gcc-patches; +Cc: brad.king, Ben Boeckel

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

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 7278f753..b506eeb1 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -112,6 +112,17 @@ a work-in-progress.</p>
       </li>
     </ul>
   </li>
+  <li>C++ module scanning for named modules is now available:
+    <ul>
+      <li><a href="https://wg21.link/P1689R5">P1689R5</a>, Format for
+      describing dependencies of source files.
+      </li>
+      <li>The <code>-fdeps-format=</code>, <code>-fdeps-file=</code>, and
+      <code>-fdeps=target=</code> flags may be used to generate P1689 output
+      (the <code>p1689r5</code> format is the only available format today).
+      </li>
+    </ul>
+  </li>
 </ul>
 
 <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
-- 
2.42.0


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

end of thread, other threads:[~2024-05-07 10:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-20 16:22 [PATCH 1/1] gcc-14: document P1689R5 scanning output support Ben Boeckel
2024-01-03 15:34 ` Ben Boeckel
2024-01-06 13:17   ` [PATCH wwwdocs " Arsen Arsenović
2024-04-27 23:39     ` Ben Boeckel
2024-04-30  9:24 ` [PATCH " Jonathan Wakely
2024-05-02 18:03   ` [PATCHv2 wwwdocs " Ben Boeckel
2024-05-07 10:05     ` Jonathan Wakely

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