gnatbind.adb (Scan_Bind_Arg): Replace error by warning on -M and native platforms.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:41:02 +0000 (10:41 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:41:02 +0000 (10:41 +0100)
commit6d566287bc5566c6c67e9d92d03de12450a48f78
tree921c605ccba93811b8c7c3d497efd18629df3359
parent987b2901fd0d851c7c053d82745967481c399cba
gnatbind.adb (Scan_Bind_Arg): Replace error by warning on -M and native platforms.

* gnatbind.adb (Scan_Bind_Arg): Replace error by warning on -M and
native platforms.
(Gnatbind): Do not call Exit_Program (E_Success) at the end, so that
finalization can occur normally.

From-SVN: r111074
gcc/ada/gnatbind.adb