diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-02-01 17:26:48 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-02-01 17:26:48 +0100 |
commit | e71ac163553c47c516d2d5e77ba5fedce6ceec47 (patch) | |
tree | 99602bef2dc3ed4c38dcd314a4f88e9f2bd5dcc7 /gcc/coverage.c | |
parent | 09e3944e2b37fcbdbdd65a073c75d60382421165 (diff) | |
download | gcc-e71ac163553c47c516d2d5e77ba5fedce6ceec47.zip gcc-e71ac163553c47c516d2d5e77ba5fedce6ceec47.tar.gz gcc-e71ac163553c47c516d2d5e77ba5fedce6ceec47.tar.bz2 |
combine: Use TDF_DETAILS for "can't combine" dump prints
Some people use the -fdump-rtl-combine dumps (instead of the -da or
-fdump-rtl-combine-all dump), but the "Can't combine iN into iM"
messages do not make any sense if the failed combine attempts are not
printed otherwise. So let's change that.
* combine.c (try_combine): Do not print "Can't combine" messages unless
printing failed combination attempts.
From-SVN: r268453
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions