public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4805] d/104749 - document host GDC version requirement
@ 2022-12-20 13:37 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-12-20 13:37 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:05b7cf52e1b640271900894a894da2d27ef90092

commit r13-4805-g05b7cf52e1b640271900894a894da2d27ef90092
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Dec 20 14:34:01 2022 +0100

    d/104749 - document host GDC version requirement
    
    This documents that GDC 9.4 or later is required to build the D
    language rather than GDC 9.1 which suffers from PR94240.
    
            PR d/104749
            * doc/install.texi (GDC): Document GDC 9.4 or later is required
            to build the D language frontend.

Diff:
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index ec31f0ac43e..5c0214b4e62 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -287,7 +287,7 @@ section.
 @item @anchor{GDC-prerequisite}GDC
 
 In order to build GDC, the D compiler, you need a working GDC
-compiler (GCC version 9.1 or later) and D runtime library,
+compiler (GCC version 9.4 or later) and D runtime library,
 @samp{libphobos}, as the D front end is written in D.
 
 Versions of GDC prior to 12 can be built with an ISO C++11 compiler, which can

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-20 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 13:37 [gcc r13-4805] d/104749 - document host GDC version requirement Richard Biener

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