errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code...
authorEd Schonberg <schonberg@adacore.com>
Thu, 16 Jun 2005 08:36:35 +0000 (10:36 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:36:35 +0000 (10:36 +0200)
commit2aab5fd53b1e58ff46df944161645943fb1bbe5c
tree8b74efa2407316fb5cb2dac7b126f205bbdba4a1
parentedd63e9baccac484fcbeed6b082941a159c30244
errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code...

2005-06-14  Ed Schonberg  <schonberg@adacore.com>
    Robert Dewar  <dewar@adacore.com>

* errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user
code, not on the bodies of predefined operations, to cut down on
spurious noise.

From-SVN: r101030
gcc/ada/errout.adb
gcc/ada/errout.ads