* gcc-interface/trans.c (convert_with_check): Fix typo in the condition
commitc72b519029478e6f23e52bf7cf1bf4ed617476d2
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2018 12:21:27 +0000 (6 12:21 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Mar 2018 12:21:27 +0000 (6 12:21 +0000)
treeea28b1f1abc2e185f30e538f7885d628ed9dc649
parent342811ec417bf8549705b9a14bb1d1ea22dddf3a
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258277 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/trans.c