diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-03 08:53:03 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-03 08:53:03 +0200 |
| commit | 4ad6052aa2816f8296e62569272e99fc0d2fd3c1 (patch) | |
| tree | e1002f3fc1d51929b6f7b77f4769eb84be4e9e82 /gcc/README.md | |
| parent | 453332311ac2d569093f9ef62d41d13b0ce024c8 (diff) | |
| download | elna-4ad6052aa2816f8296e62569272e99fc0d2fd3c1.tar.gz | |
Merge variable_expression and named_type_expression
Diffstat (limited to 'gcc/README.md')
| -rw-r--r-- | gcc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
