diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2019-07-22 13:58:41 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-07-22 13:58:41 +0000 |
commit | 46ebb491f19cfdb9c8953afc0f30c6417555a2c1 (patch) | |
tree | 6e2120ac3c3df305f644036a15d8bfa9dcfe51dd /gcc/jit/libgccjit.c | |
parent | ae3f6530573deaa7485be45662e506af7a56cfa9 (diff) | |
download | gcc-46ebb491f19cfdb9c8953afc0f30c6417555a2c1.zip gcc-46ebb491f19cfdb9c8953afc0f30c6417555a2c1.tar.gz gcc-46ebb491f19cfdb9c8953afc0f30c6417555a2c1.tar.bz2 |
[Ada] More complete information level for -gnatR4 output
This instructs -gnatR4 to also list the Etype of user-declared objects
if it is compiler-generated, for example in:
package P2 is
Arr_V : array (1 .. 5) of Integer;
end P2;
2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
gcc/ada/
* repinfo.adb (List_Entities): Also list compiled-generated
types present as Etype of objects.
From-SVN: r273697
Diffstat (limited to 'gcc/jit/libgccjit.c')
0 files changed, 0 insertions, 0 deletions