diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-02-08 12:00:19 +0100 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-06-15 06:19:22 -0400 |
commit | 86347b2d8d48fa2d18658d241f2df54665dac627 (patch) | |
tree | 2ce57461e8529ae6fe32a91cd15c666f2fc0e43d /gcc/gimplify.c | |
parent | b2339160162e80fd854a9caaaf0d3dd0207ede8e (diff) | |
download | gcc-86347b2d8d48fa2d18658d241f2df54665dac627.zip gcc-86347b2d8d48fa2d18658d241f2df54665dac627.tar.gz gcc-86347b2d8d48fa2d18658d241f2df54665dac627.tar.bz2 |
[Ada] Remove const qualifier on a couple of pointed-to types
gcc/ada/
* argv.c: Add include of <stdlib.h> for the runtime.
(gnat_argv): Change type to char ** and initialize to NULL.
(gnat_envp): Likewise.
* argv-lynxos178-raven-cert.c: Add include of <stdlib.h>.
(gnat_argv): Change type to char ** and initialize to NULL.
(gnat_envp): Likewise.
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions