diff options
author | Jakub Jelinek <jakub@redhat.com> | 2009-09-29 19:33:58 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2009-09-29 19:33:58 +0200 |
commit | 08cc1e7fb75f16d0d9859eb605c2a6936e865deb (patch) | |
tree | 8f9b17e7938b778865a2d5f188aa3f8aad3851ca /gcc/tree-eh.c | |
parent | a795ca6e596208db4968b33f2bdc1d0dd284028d (diff) | |
download | gcc-08cc1e7fb75f16d0d9859eb605c2a6936e865deb.zip gcc-08cc1e7fb75f16d0d9859eb605c2a6936e865deb.tar.gz gcc-08cc1e7fb75f16d0d9859eb605c2a6936e865deb.tar.bz2 |
re PR debug/41438 (VTA: libgomp build fails due to inconsistent debug info)
PR debug/41438
* dwarf2out.c (const_ok_for_output_1, const_ok_for_output): New
functions.
(mem_loc_descriptor, loc_descriptor, add_const_value_attribute): Bail
out if !const_ok_for_output.
PR debug/41474
* dwarf2out.c (mem_loc_descriptor) <case CONCAT, case CONCATN,
case VAR_LOCATION>: Remove gcc_unreachable ().
* gcc.dg/debug/dwarf2/const-1.c: Add dg-require-visibility, make x
hidden.
* g++.dg/debug/dwarf2/const-1.C: Likewise.
From-SVN: r152282
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions