From 4ad6052aa2816f8296e62569272e99fc0d2fd3c1 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 3 Jul 2026 08:53:03 +0200 Subject: Merge variable_expression and named_type_expression --- gcc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/README.md') diff --git a/gcc/README.md b/gcc/README.md index 99d03c3..14219d8 100644 --- a/gcc/README.md +++ b/gcc/README.md @@ -14,7 +14,7 @@ in the `boot/` directory. ## Build -The frontend requires GCC 15.2.0 (not tested with other versions). +The frontend requires GCC 15.3.0 (not tested with other versions). Download the GCC source. Copy the contents of this repository into `gcc/elna` inside GCC. Finally build GCC enabling the frontend with -- cgit v1.2.3