errout.adb (Error_Msg): Ignore attempt to put error msg at junk location if we alread...
authorRobert Dewar <dewar@gnat.com>
Wed, 5 Dec 2001 02:45:14 +0000 (02:45 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 5 Dec 2001 02:45:14 +0000 (03:45 +0100)
commit053defdfcda67fa5d33fd1721fe95fc6b5a95e82
treef32e657c862cf3a3e3828ea7af82e7463fdaa54e
parentf311e16612262241a694f1c260cea65405e30efe
errout.adb (Error_Msg): Ignore attempt to put error msg at junk location if we already have errors.

* errout.adb (Error_Msg): Ignore attempt to put error msg at junk
location if we already have errors. Stops some cases of cascaded
errors.

* errout.adb: Improve comment.

From-SVN: r47653
gcc/ada/ChangeLog
gcc/ada/errout.adb