diff options
author | Bob Duff <duff@adacore.com> | 2023-03-03 09:46:34 -0500 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-25 09:44:16 +0200 |
commit | cf6ddb553085c74d75eabac7be9dbc82dda87f0a (patch) | |
tree | c7bb5ecedb6378cea5f8ffa14e753964da7b050d /gcc/tree-vectorizer.h | |
parent | 211b562b74bdad3d3c3571517699f35540be8391 (diff) | |
download | gcc-cf6ddb553085c74d75eabac7be9dbc82dda87f0a.zip gcc-cf6ddb553085c74d75eabac7be9dbc82dda87f0a.tar.gz gcc-cf6ddb553085c74d75eabac7be9dbc82dda87f0a.tar.bz2 |
ada: Set Is_Not_Self_Hidden flag in more cases
More work-in-progress for changing E_Void checks to the flag.
gcc/ada/
* sem_ch9.adb (Analyze_Protected_Type_Declaration): Set the flag
for protected types.
(Analyze_Single_Protected_Declaration): Likewise, for singleton
protected objects.
(Analyze_Task_Type_Declaration): Set the flag for task types.
(Analyze_Single_Task_Declaration): Likewise, for singleton task
objects.
* sem_ch10.adb (Decorate_Type): Set the flag for types treated as
incomplete.
(Build_Shadow_Entity): Set the flag for shadow entities.
(Decorate_State): Set the flag for an abstract state.
(Build_Limited_Views): Set the flag for limited view of package.
* sem_attr.adb (Check_Not_Incomplete_Type): Disable the check when
this is a current instance.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions