diff options
author | Robert Dewar <dewar@adacore.com> | 2014-02-25 15:52:52 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-02-25 16:52:52 +0100 |
commit | e7ba564fca6cb914e202ed4807142b7008bcde0c (patch) | |
tree | 12a5a685674be8dfe39778e861e961ac374d255c /gcc/builtins.c | |
parent | 2886a49530f3c37c1265224a4f5a63ab91a3bd19 (diff) | |
download | gcc-e7ba564fca6cb914e202ed4807142b7008bcde0c.zip gcc-e7ba564fca6cb914e202ed4807142b7008bcde0c.tar.gz gcc-e7ba564fca6cb914e202ed4807142b7008bcde0c.tar.bz2 |
rtsfind.adb (Is_RTE): Protect against entity with no scope field (previously this call blew up on the...
2014-02-25 Robert Dewar <dewar@adacore.com>
* rtsfind.adb (Is_RTE): Protect against entity with no scope
field (previously this call blew up on the Standard entity).
* sem_attr.adb (Analyze_Attribute, case Access): Remove
test for No_Abort_Statements, this is now handled in
Set_Entity_With_Checks.
* exp_ch6.adb, sem_ch10.adb, sem_ch4.adb, sem_ch8.adb, sem_res.adb:
Change name Set_Entity_With_Style_Check => Set_Entity_With_Checks.
* sem_util.ads, sem_util.adb: Change name Set_Entity_With_Style_Check =>
Set_Entity_With_Checks.
(Set_Entity_With_Checks): Add checks for No_Dynamic_Attachment,
Add checks for No_Abort_Statements.
2014-02-25 Robert Dewar <dewar@adacore.com>
* exp_ch9.adb (Expand_Entry_Barrier): Add comment that call to
Check_Restriction is OK.
From-SVN: r208148
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions