Lines Matching full:explicit
2 !ERROR: The function result variable 'f1' may not have an explicit SAVE attribute
4 !ERROR: The dummy argument 'x' may not have an explicit SAVE attribute
7 !ERROR: The dummy argument 'y' may not have an explicit SAVE attribute
12 !ERROR: The entity 'f2' with an explicit SAVE attribute must be a variable, procedure pointer, or C…
15 !ERROR: The function result variable 'r' may not have an explicit SAVE attribute
17 !ERROR: The dummy argument 'x' may not have an explicit SAVE attribute
20 !ERROR: The dummy argument 'y' may not have an explicit SAVE attribute
32 !ERROR: The dummy argument 'x' may not have an explicit SAVE attribute
34 …!ERROR: The entity 'y' with an explicit SAVE attribute must be a variable, procedure pointer, or C…
39 !WARNING: Explicit SAVE of 'z' is redundant due to global SAVE statement
43 !WARNING: Explicit SAVE of 'x' is redundant due to global SAVE statement
45 !WARNING: Explicit SAVE of 'y' is redundant due to global SAVE statement
53 !ERROR: No explicit type declared for 'x'
70 !ERROR: The automatic object 'x' may not have an explicit SAVE attribute