diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2021-08-16 12:14:12 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2021-08-16 12:16:32 +0200 |
commit | 29020d0527512ae0444ad32b1461b7f8526e7427 (patch) | |
tree | 54a495035450d29ada4acf87212c062faaab4f2d /gcc/tree-switch-conversion.c | |
parent | a2ab2f0dfba0fa69ebf6c82e34750911b2e5a639 (diff) | |
download | gcc-29020d0527512ae0444ad32b1461b7f8526e7427.zip gcc-29020d0527512ae0444ad32b1461b7f8526e7427.tar.gz gcc-29020d0527512ae0444ad32b1461b7f8526e7427.tar.bz2 |
Disable GNAT encodings by default
Given the latest work in the compiler and debugger, we no longer need to use
most GNAT-specific encodings in the debug info generated for an Ada program,
so the attached patch disables them, except with -fgnat-encodings=all.
gcc/
* dwarf2out.c (add_data_member_location_attribute): Use GNAT
encodings only when -fgnat-encodings=all is specified.
(add_bound_info): Likewise.
(add_byte_size_attribute): Likewise.
(gen_member_die): Likewise.
Diffstat (limited to 'gcc/tree-switch-conversion.c')
0 files changed, 0 insertions, 0 deletions