aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2024-05-28 23:17:31 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2024-05-28 23:17:31 +0200
commite1abce5b6ad8f5aee86ec7729b516d81014db09e (patch)
tree5681e5835649c8159a58e850b41f439f43a4ab66 /libcpp
parent933ab59c59bdc1ac9e3ca3a56527836564e1821b (diff)
downloadgcc-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