Support else in if then conditions

This commit is contained in:
2024-12-30 23:12:47 +01:00
parent c558c3d6b4
commit 75a691134f
8 changed files with 97 additions and 17 deletions

View File

@ -1,11 +1,11 @@
# gcc-src/gcc/config/config-lang.in
language="elna"
gcc_subdir="elna/gcc"
compilers="elna1\$(exeext)"
target_libs=""
gtfiles="\$(srcdir)/elna/elna1.cc"
gtfiles="\$(srcdir)/elna/gcc/elna1.cc"
lang_requires_boot_languages=c++