[Ada] Small cleanup in exception handling C code
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 9 Feb 2021 11:52:08 +0000 (12:52 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 15 Jun 2021 10:19:24 +0000 (06:19 -0400)
commit385484ef92f34ff7b420312927aaa174e5a8a696
treecba0837fc17b625e4e31c0f1d56ea40edbae8465
parent9880492caa6f56e7abe10163157d0c2149d72ba4
[Ada] Small cleanup in exception handling C code

gcc/ada/

* raise-gcc.c: Include <cstdarg> instead of <stdarg.h> in C++.
Include <stdbool.h> and unconditionally <stdlib.h> in C.
gcc/ada/raise-gcc.c