]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.c (convert_with_check): Fix typo in the condition guarding the overflow check...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 6 Mar 2018 12:21:27 +0000 (12:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 6 Mar 2018 12:21:27 +0000 (12:21 +0000)
commit2128896318a0e71a002566d2150a54dd6a44765d
treeea28b1f1abc2e185f30e538f7885d628ed9dc649
parent0d6091d924c5cb0bb2ee1c6d165fc92219917e2a
trans.c (convert_with_check): Fix typo in the condition guarding the overflow check emitted for the upper...

* gcc-interface/trans.c (convert_with_check): Fix typo in the condition
guarding the overflow check emitted for the upper bound of a floating-
point conversion.

From-SVN: r258277
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/trans.c