diff options
author | Alexander Popov <alex.popov@linux.com> | 2020-07-10 14:10:16 -0600 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:17:19 -0300 |
commit | f45f17fa88513da64922e6e764877e2ed24b678c (patch) | |
tree | a9ead2f33c43c32ca73e8329c50d416ec7cc12d6 /gcc/fortran/interface.c | |
parent | 5235f61785017f0c398c2916824bc021bbefcdf8 (diff) | |
download | gcc-f45f17fa88513da64922e6e764877e2ed24b678c.zip gcc-f45f17fa88513da64922e6e764877e2ed24b678c.tar.gz gcc-f45f17fa88513da64922e6e764877e2ed24b678c.tar.bz2 |
Improve shrink wrapping debug output
Currently if requires_stack_frame_p() returns true for some insn, the
shrink-wrapping debug output contains only the number of a block containing
that insn.
But it is very useful to see the particular insn that requires the prologue.
Let's call print_rtl_single to display that insn in the following pass dump.
gcc/
* shrink-wrap.c (try_shrink_wrapping): Improve debug output.
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions