PR debug/49676 * dwarf2out.c (int_shift_loc_descriptor): New function. (int_loc_descriptor): If shorter, emit i as (i >> shift), shift, DW_OP_shl for suitable shift value. Similarly, try to optimize large negative values using DW_OP_neg of a positive value if shorter. (size_of_int_shift_loc_descriptor): New function. (size_of_int_loc_descriptor): Adjust to match int_loc_descriptor changes. (mem_loc_descriptor) <case CONST_INT>: Emit zero-extended constants that fit into DWARF2_ADDR_SIZE bytes as int_loc_descriptor + DW_OP_GNU_convert instead of DW_OP_GNU_const_type if the former is shorter. (resolve_addr_in_expr): Optimize DW_OP_plus_uconst with a large addend as added DW_OP_plus if it is shorter. * gcc.dg/guality/csttest.c: New test. From-SVN: r176167
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
asm-1.c | Loading commit data... | |
bswaptest.c | Loading commit data... | |
clztest.c | Loading commit data... | |
csttest.c | Loading commit data... | |
ctztest.c | Loading commit data... | |
drap.c | Loading commit data... | |
example.c | Loading commit data... | |
guality.c | Loading commit data... | |
guality.exp | Loading commit data... | |
guality.h | Loading commit data... | |
inline-params.c | Loading commit data... | |
nrv-1.c | Loading commit data... | |
pr36728-1.c | Loading commit data... | |
pr36728-2.c | Loading commit data... | |
pr36977.c | Loading commit data... | |
pr41353-1.c | Loading commit data... | |
pr41353-2.c | Loading commit data... | |
pr41404-1.c | Loading commit data... | |
pr41447-1.c | Loading commit data... | |
pr41616-1.c | Loading commit data... | |
pr42782.c | Loading commit data... | |
pr43051-1.c | Loading commit data... | |
pr43077-1.c | Loading commit data... | |
pr43177.c | Loading commit data... | |
pr43329-1.c | Loading commit data... | |
pr43479.c | Loading commit data... | |
pr43593.c | Loading commit data... | |
pr45003-1.c | Loading commit data... | |
pr45003-2.c | Loading commit data... | |
pr45003-3.c | Loading commit data... | |
pr45882.c | Loading commit data... | |
pr48466.c | Loading commit data... | |
rotatetest.c | Loading commit data... | |
sra-1.c | Loading commit data... | |
vla-1.c | Loading commit data... | |
vla-2.c | Loading commit data... |