]> git.ipfire.org Git - thirdparty/gcc.git/commit - libdecnumber/ChangeLog
Do not use bit and for conjunction of predicates (PR c/81272).
authorMartin Liska <mliska@suse.cz>
Mon, 19 Feb 2018 18:29:20 +0000 (19:29 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 19 Feb 2018 18:29:20 +0000 (18:29 +0000)
commita197d3406c4c2c472b8f38fb5de2bdc4e3db9476
tree8716daad238c58550f1b704d0ac990ed1afcd3f7
parentd48fc34a45248f83f3d00b1ba7d8ec46854702c8
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.

From-SVN: r257815
libdecnumber/ChangeLog
libdecnumber/decNumber.c