Use qualified enumerations in the parser and lexer
This commit is contained in:
@@ -24,7 +24,7 @@ in the `boot/` directory.
|
||||
|
||||
## Build
|
||||
|
||||
The frontend requires GCC 14.2.0 (not tested with other versions).
|
||||
The frontend requires GCC 15.1.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
|
||||
|
Reference in New Issue
Block a user