dwarf2out.c
927 KB
-
re PR debug/82837 (ICE in output_operand: invalid expression as operand) · 6bc322a1
PR debug/82837 * dwarf2out.c (const_ok_for_output_1): Reject NEG in addition to NOT. (mem_loc_descriptor): Handle (const (neg (...))) as (neg (const (...))) and similarly for not instead of neg. * gcc.dg/debug/dwarf2/pr82837.c: New test. From-SVN: r254561
Jakub Jelinek committed