diff options
author | Gary Dismukes <dismukes@adacore.com> | 2010-08-05 08:55:34 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2010-08-05 10:55:34 +0200 |
commit | 70b3b953437e97d10bd71bd2f3191f6e326aabba (patch) | |
tree | e6a94c9aa69c2161abc54e756e831387f19785eb /gcc/cgraphunit.c | |
parent | d2f25cd144ad67f5b5b08a610e149aaeb4a75471 (diff) | |
download | gcc-70b3b953437e97d10bd71bd2f3191f6e326aabba.zip gcc-70b3b953437e97d10bd71bd2f3191f6e326aabba.tar.gz gcc-70b3b953437e97d10bd71bd2f3191f6e326aabba.tar.bz2 |
sem_ch4.adb (Analyze_Allocator): Flag errors on allocators of a nested access type whose designated type has...
2010-08-05 Gary Dismukes <dismukes@adacore.com>
* sem_ch4.adb (Analyze_Allocator): Flag errors on allocators of a
nested access type whose designated type has tasks or is a protected
object when the restrictions No_Task_Hierarchy or
No_Local_Protected_Objects apply. Add ??? comment.
* sem_ch9.adb (Analyze_Protected_Type): Give a warning when a protected
type is not a library-level type and No_Local_Protected_Objects applies.
(Analyze_Task_Type): Give a warning when a task type is not a
library-level type and No_Task_Hierarchy applies.
From-SVN: r162902
Diffstat (limited to 'gcc/cgraphunit.c')
0 files changed, 0 insertions, 0 deletions