-
- Downloads
ada: Fix another case of missing Has_Private_View flag
It occurs for the case of a function call first parsed as an identifier. gcc/ada/ * sem_ch12.adb (Save_References_In_Identifier): In the case where the identifier has been turned into a function call by analysis, call Set_Global_Type on the entity if it is global.
Loading
Please register or sign in to comment