]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/freeze.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 22 Jun 2009 09:21:53 +0000 (11:21 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 22 Jun 2009 09:21:53 +0000 (11:21 +0200)
commite7d72fb99dbc80790185d67baed6a0ca7e8bbda8
tree6d6b44b943763453e0e83639cca92341263a0474
parent03456e44cfa6f5b10bf37689d497d05514dd47a4
[multiple changes]

2009-06-22  Robert Dewar  <dewar@adacore.com>

* sinput.adb, sinput.ads (Expr_First_Char, Expr_Last_Char): Replaced
by Sloc_Range.

* freeze.adb: Minor comment updates

* s-valrea.adb (Bad_Based_Value): New procedure
(Scan_Real): Raise exceptions with messages

2009-06-22  Matthew Gingell  <gingell@adacore.com>

* adaint.h: Complete previous change.

2009-06-22  Thomas Quinot  <quinot@adacore.com>

* exp_ch7.ads, exp_ch3.adb: Minor reformatting

2009-06-22  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Check_Overriding_Indicator): When style checks are
enabled, emit warning when a non-controlling argument of the overriding
operation appears out of place vis-a-vis of the formal of the
overridden operation.

From-SVN: r148782
gcc/ada/ChangeLog
gcc/ada/adaint.h
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch7.ads
gcc/ada/freeze.adb
gcc/ada/s-valrea.adb
gcc/ada/sem_ch6.adb
gcc/ada/sinput.adb
gcc/ada/sinput.ads
This page took 0.058101 seconds and 5 git commands to generate.