diff options
author | Robert Dewar <dewar@adacore.com> | 2006-02-15 10:36:02 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-02-15 10:36:02 +0100 |
commit | 3a0462b3e6dd2c22843f7715dd49d2ce28883835 (patch) | |
tree | 105ad500b107811fbbfd7ea9e65b8eda6afed5b4 /gcc/ada/expect.c | |
parent | 7a5cf1d56ac04081e82e04e4b89e1934c43ddf1b (diff) | |
download | gcc-3a0462b3e6dd2c22843f7715dd49d2ce28883835.zip gcc-3a0462b3e6dd2c22843f7715dd49d2ce28883835.tar.gz gcc-3a0462b3e6dd2c22843f7715dd49d2ce28883835.tar.bz2 |
err_vars.ads: Suppress range checks for a couple of assignments which otherwise cause...
2006-02-13 Robert Dewar <dewar@adacore.com>
Eric Botcazou <ebotcazou@adacore.com>
* err_vars.ads: Suppress range checks for a couple of assignments
which otherwise cause validity checks with validity checking turned on.
Update comments.
* errout.adb (Error_Msg_Internal): Do not suppress warning messages.
Make message unconditional if it is a warning.
(Error_Msg_NEL): Always output warning messages.
Suppress range checks for a couple of assignments which otherwise
cause validity checks with validity checking turned on.
* errout.ads (Message Insertion Characters): Document that '!' is
implied by '?' in error messages.
* gnat1drv.adb: (Bad_Body): Remove '!' in warning message.
(Gnat1drv): Use a goto to end of main subprogram instead of
Exit_Program (E_Success) so that finalization can occur normally.
From-SVN: r111049
Diffstat (limited to 'gcc/ada/expect.c')
0 files changed, 0 insertions, 0 deletions