ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC 10 issue - for info


From: Simon Wright
Subject: GCC 10 issue - for info
Date: Mon, 8 Jun 2020 10:31:48 +0100

FSF GCC 10.1.0 has a problem; I'm pretty sure I've not reported it before. 
Anyway, it's a symptom of the compiler getting totally confused!

gprbuild -p ../ada_mode_wisi_parse.gpr
Compile
   [Ada]          ada_mode_wisi_lalr_parse.ads
gen_emacs_wisi_lr_parse.ads:37:53: missing ";"
gen_emacs_wisi_lr_parse.ads:37:66: generic private child packages not permitted
gen_emacs_wisi_lr_parse.ads:37:66: subprogram specification expected
gen_emacs_wisi_lr_parse.ads:37:66: compilation unit expected
gen_emacs_wisi_lr_parse.ads:47:04: misplaced "with"
gen_emacs_wisi_lr_parse.ads:47:09: reserved word "procedure" cannot be used as 
identifier
gen_emacs_wisi_lr_parse.ads:47:18: missing ";"
gen_emacs_wisi_lr_parse.ads:47:19: compilation unit expected
gprbuild: *** compilation phase failed
make: *** [build_executables] Error 4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]