diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-01-17 19:32:13 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-01-17 19:32:13 +0100 |
commit | 1e0424d998298dc3f290309c4c72108c4271de3c (patch) | |
tree | 170abd4b9d4290fbd2968269f752e237ae875729 /gcc/go | |
parent | 8ddfdbc265cfe0da5b727559d3736876d0198afb (diff) | |
download | gcc-1e0424d998298dc3f290309c4c72108c4271de3c.zip gcc-1e0424d998298dc3f290309c4c72108c4271de3c.tar.gz gcc-1e0424d998298dc3f290309c4c72108c4271de3c.tar.bz2 |
re PR debug/78839 (DWARF output different between GCC 5 and 6)
PR debug/78839
* dwarf2out.c (field_byte_offset): Restore the
PCC_BITFIELD_TYPE_MATTERS behavior for INTEGER_CST DECL_FIELD_OFFSET
and DECL_FIELD_BIT_OFFSET. Use fold_build2 instead of build2 + fold.
(analyze_variants_discr, gen_variant_part): Use fold_build2 instead
of build2 + fold.
From-SVN: r244545
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions