Do not use bit and for conjunction of predicates (PR c/81272).
commit1afa7b4d7c401f172a8b92eaaebf2b9244e5e5f3
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2018 18:29:20 +0000 (19 18:29 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2018 18:29:20 +0000 (19 18:29 +0000)
tree8716daad238c58550f1b704d0ac990ed1afcd3f7
parent94e046ceffedf5c981fc6af1e3b08ff097f6d320
Do not use bit and for conjunction of predicates (PR c/81272).

2018-02-19  Martin Liska  <mliska@suse.cz>

PR c/81272
* decNumber.c (decCompareOp): Do not use bit and
for conjunction of predicates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257815 138bc75d-0d04-0410-961f-82ee72b054a4
libdecnumber/ChangeLog
libdecnumber/decNumber.c