re PR ada/20753 (ACATS ce3810b segfaults at runtime)
authorGeert Bosch <bosch@adacore.com>
Wed, 15 Feb 2006 09:34:48 +0000 (10:34 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:34:48 +0000 (10:34 +0100)
commitfd0137781f0f652ea745b7425be69cf9c7123ea8
tree1cdee87cac19b749f9988cee0261215bf57c3b52
parent531eb217c9d0789de38c5ad1554be664500f106d
re PR ada/20753 (ACATS ce3810b segfaults at runtime)

2006-02-13  Geert Bosch  <bosch@adacore.com>
    Gary Dismukes  <dismukes@adacore.com>

* a-tifiio.adb (Put_Digits): Test Last against To'First - 1 instead of
0, since the lower bound of the actual string may be greater than one.

PR ada/20753

(Put): Fix condition to raise Layout_Error when invalid
layout is requested.

From-SVN: r111043
gcc/ada/a-tifiio.adb