]> 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:50 +0000 (12:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 6 Mar 2018 12:21:50 +0000 (12:21 +0000)
commitc2eb303f884db168a3da5407b7dc31a9996f9faa
treecfa2422d1c9090ede78c1aca03ec3dd825b69462
parent47c23d20c56295628ea62a5b10d1ac9aab5a2e36
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: r258279
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c