diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-05-10 17:41:01 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2021-05-10 23:05:29 +0200 |
commit | ead233e6ff01c0bcaffce567ef656259fcc3530d (patch) | |
tree | a1a8df8c0f1bec9084baa4540a33b07d2b3cbfdb /gcc/go | |
parent | 151154a21da8b0784894b2463a117f4e283d5525 (diff) | |
download | gcc-ead233e6ff01c0bcaffce567ef656259fcc3530d.zip gcc-ead233e6ff01c0bcaffce567ef656259fcc3530d.tar.gz gcc-ead233e6ff01c0bcaffce567ef656259fcc3530d.tar.bz2 |
Remove call to gcc_unreachable in range-op.cc
The Ada testcase happens to stumble on the call to gcc_unreachable in
operator_bitwise_xor::op1_range, but there is nothing wrong going on
and it's safe to let it go through.
gcc/
* range-op.cc (get_bool_state): Adjust head comment.
(operator_not_equal::op1_range): Fix comment.
(operator_bitwise_xor::op1_range): Remove call to gcc_unreachable.
gcc/testsuite/
* gnat.dg/specs/opt5.ads: New test.
* gnat.dg/specs/opt5_pkg.ads: New helper.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions