]> git.ipfire.org Git - thirdparty/gcc.git/commit
sem_disp.adb: Change name Is_Package to Is_Package_Or_Generic_Package
authorJavier Miranda <miranda@adacore.com>
Tue, 15 Nov 2005 13:57:25 +0000 (14:57 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 13:57:25 +0000 (14:57 +0100)
commit5dcc05e6bcbe1976ddfa17c82eb5b5e0f8654752
treec8bd4516ebcae91ad0c744793dc4d13c62a2e40f
parent65f01153ab91c1e9e5e5273b8cb7e85e2a105b24
sem_disp.adb: Change name Is_Package to Is_Package_Or_Generic_Package

2005-11-14  Javier Miranda  <miranda@adacore.com>
    Robert Dewar  <dewar@adacore.com>
    Hristian Kirtchev  <kirtchev@adacore.com>

* sem_disp.adb: Change name Is_Package to Is_Package_Or_Generic_Package
(Check_Dispatching_Operation): Protect the frontend againts
previously detected errors.

* Makefile.rtl: Add new instantiations of system.fat_gen

* s-fatflt.ads, s-fatlfl.ads, s-fatllf.ads, s-fatsfl.ads:
Change name of instantiated package for better consistency
with newly added system.fat_gen instantiations.

* s-filofl.ads, s-fishfl.ads, s-fvadfl.ads, s-fvaffl.ads,
s-fvagfl.ads: New files.

From-SVN: r106971
gcc/ada/Makefile.rtl
gcc/ada/s-fatflt.ads
gcc/ada/s-fatlfl.ads
gcc/ada/s-fatllf.ads
gcc/ada/s-fatsfl.ads
gcc/ada/s-filofl.ads [new file with mode: 0644]
gcc/ada/s-fishfl.ads [new file with mode: 0644]
gcc/ada/s-fvadfl.ads [new file with mode: 0644]
gcc/ada/s-fvaffl.ads [new file with mode: 0644]
gcc/ada/s-fvagfl.ads [new file with mode: 0644]
gcc/ada/sem_disp.adb