diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-08-01 16:05:00 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-08-01 16:05:00 +0200 |
commit | 41d8ee1d52ca454571226a1083fcd66b169c5cda (patch) | |
tree | 75e5130028b296638b0bf0c1946ed652a2f59257 /gcc/ada/gcc-interface/decl.c | |
parent | 2feb1f84d7f26dadd19811a81b33f7bf29065272 (diff) | |
download | gcc-41d8ee1d52ca454571226a1083fcd66b169c5cda.zip gcc-41d8ee1d52ca454571226a1083fcd66b169c5cda.tar.gz gcc-41d8ee1d52ca454571226a1083fcd66b169c5cda.tar.bz2 |
[multiple changes]
2014-08-01 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch13.adb (Analyze_Aspect_Specifications): Code
reformatting. Store the generated pragma Import in the related
subprogram as routine Wrap_Imported_Subprogram will need it later.
* sem_prag.adb (Is_Unconstrained_Or_Tagged_Item): An item of
a private type with discriminants is considered to fall in the
category of unconstrained or tagged items.
2014-08-01 Arnaud charlet <charlet@adacore.com>
* s-os_lib.adb (Open_Append): New functions to open a file for
appending. This binds to the already existing (but not used)
__gnat_open_append.
* osint.ads, osint.adb (Open_File_To_Append_And_Check): New procedure
to open a file for appending.
* osint-c.ads, osint-c.adb (Open_Output_Library_Info): New procedure
to open the ALI file for appending.
From-SVN: r213470
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions