diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2024-05-28 23:17:31 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2024-05-28 23:17:31 +0200 |
commit | e1abce5b6ad8f5aee86ec7729b516d81014db09e (patch) | |
tree | 5681e5835649c8159a58e850b41f439f43a4ab66 /libcpp | |
parent | 933ab59c59bdc1ac9e3ca3a56527836564e1821b (diff) | |
download | gcc-e1abce5b6ad8f5aee86ec7729b516d81014db09e.zip gcc-e1abce5b6ad8f5aee86ec7729b516d81014db09e.tar.gz gcc-e1abce5b6ad8f5aee86ec7729b516d81014db09e.tar.bz2 |
resource.cc (mark_target_live_regs): Remove check for bb not found
No functional change.
A "git diff -wb" (ignore whitespace diff) shows that this
commit just removes a "if (b != -1)" after a "gcc_assert (b
!= -1)" and also removes the subsequent "else" clause.
* resource.cc (mark_target_live_regs): Remove redundant check for b
being -1, after gcc_assert.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions