]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 19 May 2004 14:24:07 +0000 (16:24 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 19 May 2004 14:24:07 +0000 (16:24 +0200)
commitc37bb106ec37b73a1d44494a268f5857a2b90b93
treea57faeaf8a7a0c6e7070868d587ca81339b04831
parent31a52b868a209f0c8f3ade10a91148664526dc9b
[multiple changes]

2004-05-19  Joel Brobecker  <brobecker@gnat.com>

* exp_dbug.ads: Correct comments concerning handling of overloading,
since we no longer use $ anymore.

2004-05-19  Sergey Rybin  <rybin@act-europe.fr>

* sem_ch10.adb (Optional_Subunit): When loading a subunit, do not
ignore errors if ASIS_Mode is set. This prevents creating ASIS trees
with illegal subunits.

2004-05-19  Ed Schonberg  <schonberg@gnat.com>

* sem_ch6.adb (Check_Following_Pragma): When compiling a subprogram
body with front-end inlining enabled, check whether an inline pragma
appears immediately after the body and applies to it.

* sem_prag.adb (Cannot_Inline): Emit warning if front-end inlining is
enabled and the pragma appears after the body of the subprogram.

From-SVN: r82026
gcc/ada/ChangeLog
gcc/ada/exp_dbug.ads
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_prag.adb
This page took 0.049186 seconds and 5 git commands to generate.