diff options
author | Viljar Indus <indus@adacore.com> | 2023-11-16 14:51:13 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-11-30 11:12:48 +0100 |
commit | ce5572d4b8b391657f050b783f0a65471cd36ad2 (patch) | |
tree | 42e1347fb6bbe946c709fe2ac0c32a0fe855e742 /gcc/alloc-pool.h | |
parent | e5eb84aa8ceebfa42c4fc02876f4902b461f87f3 (diff) | |
download | gcc-ce5572d4b8b391657f050b783f0a65471cd36ad2.zip gcc-ce5572d4b8b391657f050b783f0a65471cd36ad2.tar.gz gcc-ce5572d4b8b391657f050b783f0a65471cd36ad2.tar.bz2 |
ada: Ignore defered compile time errors without backend
We defer some compile time warnings and errors until the
backend has added the extra information needed. However
it is not guaranteed that the backend has run by this point.
Avoid checking these errors if the backend has not been activated
and no code has been generated.
gcc/ada/
* sem_prag.adb (Validate_Compile_Time_Warning_Errors): Avoid
checking compile time warnings and errors if backend has not been
activated.
Diffstat (limited to 'gcc/alloc-pool.h')
0 files changed, 0 insertions, 0 deletions