diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-04-11 12:22:36 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-04-11 12:22:36 +0200 |
commit | 5805b08924db448a9f7389ed0b3867c328242f06 (patch) | |
tree | 97f7ee062dd40c3ac2c4c1e17cf29fee6ca1214f /gcc/omp-expand.c | |
parent | 60d1915f9a3bbc2b3cc9d5eec72404d9b7180ad8 (diff) | |
download | gcc-5805b08924db448a9f7389ed0b3867c328242f06.zip gcc-5805b08924db448a9f7389ed0b3867c328242f06.tar.gz gcc-5805b08924db448a9f7389ed0b3867c328242f06.tar.bz2 |
re PR rtl-optimization/85302 (ICE in size_of_loc_descr, at dwarf2out.c:1771 on i686-linux-gnu)
PR debug/85302
* dwarf2out.c (skip_loc_list_entry): Don't call size_of_locs if
SIZEP is NULL.
(output_loc_list): Pass address of a dummy size variable even in the
locview handling loop.
(index_location_lists): Add comment on why skip_loc_list_entry can't
call size_of_locs.
* g++.dg/debug/dwarf2/pr85302.C: New test.
From-SVN: r259311
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions