gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet mode case for ALLOC...
authorPascal Obry <obry@gnat.com>
Thu, 25 Oct 2001 23:49:27 +0000 (23:49 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Thu, 25 Oct 2001 23:49:27 +0000 (01:49 +0200)
commit52b804888bf0d45a1db49565c5e4694e6e3b6813
tree30e49e2b8eedfe3a3f8884b48474033cc8ba4ede
parent316ad9c5f42d333b4285fe3f393d3fd764fdd9bb
gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet mode case for ALLOC case.

* gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet
        mode case for ALLOC case.

* gnatmem.adb (Read_Next): correctly fix parsing in Quiet mode on
        all platforms. Improvement of last change.

From-SVN: r46506
gcc/ada/ChangeLog
gcc/ada/gnatmem.adb