]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 13:26:32 +0000 (15:26 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 13:26:32 +0000 (15:26 +0200)
commit9e9df9da7b83a6591d43c5298958dd20db3c6e73
treeca47323ccb53d850a727cc7979b3e8dece6d51fc
parentfa5aa8353877421229443a04c4d9711fb2dd4aa5
[multiple changes]

2010-06-22  Arnaud Charlet  <charlet@adacore.com>

* fmap.adb, opt.ads, osint.adb, osint.ads, output.ads, scng.adb,
sinput-c.adb, switch-m.ads, tree_io.ads: Use simpler form of
Warnings Off/On.

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

* einfo.ads: Minor reformatting.

2010-06-22  Javier Miranda  <miranda@adacore.com>

* exp_disp.adb (Expand_Interface_Thunk): Do not generate thunk of
eliminated primitives.
(Make_DT): Avoid referencing eliminated primitives.
(Register_Primitive): Do not register eliminated primitives in the
dispatch table. Required to add this functionality when the program is
compiled without static dispatch tables (-gnatd.t)

From-SVN: r161183
12 files changed:
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/exp_disp.adb
gcc/ada/fmap.adb
gcc/ada/opt.ads
gcc/ada/osint.adb
gcc/ada/osint.ads
gcc/ada/output.ads
gcc/ada/scng.adb
gcc/ada/sinput-c.adb
gcc/ada/switch-m.ads
gcc/ada/tree_io.ads
This page took 0.057347 seconds and 5 git commands to generate.