Lines Matching refs:gfc_error

123 	    gfc_error ("%qs at %L is of the ABSTRACT type %qs",  in resolve_typespec_used()
126 gfc_error ("ABSTRACT type %qs used at %L", in resolve_typespec_used()
143 gfc_error ("Interface %qs at %L is declared " in check_proc_interface()
156 gfc_error ("Interface %qs at %L may not be generic", in check_proc_interface()
163 gfc_error ("Interface %qs at %L may not be a statement function", in check_proc_interface()
172 gfc_error ("Intrinsic procedure %qs not allowed in " in check_proc_interface()
178 gfc_error ("Interface %qs at %L must be explicit", ifc->name, where); in check_proc_interface()
200 gfc_error ("PROCEDURE %qs at %L may not be used as its own interface", in resolve_procedure_interface()
300 gfc_error ("Alternate return specifier in elemental subroutine " in gfc_resolve_formal_arglist()
304 gfc_error ("Alternate return specifier in function " in gfc_resolve_formal_arglist()
315 gfc_error ("Self-referential argument " in gfc_resolve_formal_arglist()
387 gfc_error ("Dummy procedure %qs of PURE procedure at %L must " in gfc_resolve_formal_arglist()
402 gfc_error ("Argument %qs of pure function %qs at %L must " in gfc_resolve_formal_arglist()
415 gfc_error ("Argument %qs of pure subroutine %qs at %L " in gfc_resolve_formal_arglist()
425 gfc_error ("INTENT(OUT) argument %qs of pure procedure %qs at %L" in gfc_resolve_formal_arglist()
458 gfc_error ("Coarray dummy argument %qs at %L to elemental " in gfc_resolve_formal_arglist()
466 gfc_error ("Argument %qs of elemental procedure at %L must " in gfc_resolve_formal_arglist()
475 gfc_error ("Argument %qs of elemental procedure at %L cannot " in gfc_resolve_formal_arglist()
485 gfc_error ("Argument %qs of elemental procedure at %L cannot " in gfc_resolve_formal_arglist()
493 gfc_error ("Dummy procedure %qs not allowed in elemental " in gfc_resolve_formal_arglist()
502 gfc_error ("Argument %qs of elemental procedure %qs at %L must " in gfc_resolve_formal_arglist()
517 gfc_error ("Argument '%s' of statement function '%s' at %L " in gfc_resolve_formal_arglist()
528 gfc_error ("Character-valued argument %qs of statement " in gfc_resolve_formal_arglist()
577 gfc_error ("Contained procedure %qs at %L has the same name as its " in resolve_contained_fntype()
597 gfc_error ("Contained function %qs at %L has no IMPLICIT type", in resolve_contained_fntype()
600 gfc_error ("Result %qs of contained function %qs at %L has " in resolve_contained_fntype()
625 gfc_error (module_proc in resolve_contained_fntype()
800 gfc_error ("Function %s at %L has entries with mismatched " in resolve_entries()
811 gfc_error ("Function %s at %L has entry %s with mismatched " in resolve_entries()
853 gfc_error ("FUNCTION result %s cannot be an array in " in resolve_entries()
857 gfc_error ("ENTRY result %s cannot be an array in " in resolve_entries()
864 gfc_error ("FUNCTION result %s cannot be a POINTER in " in resolve_entries()
868 gfc_error ("ENTRY result %s cannot be a POINTER in " in resolve_entries()
906 gfc_error ("FUNCTION result %s cannot be of type %s " in resolve_entries()
911 gfc_error ("ENTRY result %s cannot be of type %s " in resolve_entries()
1050 gfc_error ("In Fortran 2003 COMMON %qs block at %L is a global " in resolve_common_blocks()
1064 gfc_error ("COMMON block %qs at %L uses the same global identifier " in resolve_common_blocks()
1072 gfc_error ("Fortran 2008: COMMON block %qs with binding label at " in resolve_common_blocks()
1094 gfc_error ("COMMON block at %L with binding label %qs uses the same " in resolve_common_blocks()
1115 gfc_error ("COMMON block %qs at %L is used as PARAMETER at %L", in resolve_common_blocks()
1119 gfc_error ("COMMON block %qs at %L cannot have the EXTERNAL attribute", in resolve_common_blocks()
1123 gfc_error ("COMMON block %qs at %L is also an intrinsic procedure", in resolve_common_blocks()
1199 gfc_error ("The KIND parameter %qs in the PDT constructor " in get_pdt_spec_expr()
1339 gfc_error ("The rank of the element in the structure " in resolve_structure_cons()
1360 gfc_error ("The element in the structure constructor at %L, " in resolve_structure_cons()
1392 gfc_error ("Unequal character lengths (%wd/%wd) for pointer " in resolve_structure_cons()
1437 gfc_error ("The NULL in the structure constructor at %L is " in resolve_structure_cons()
1490 gfc_error ("Bad array spec of component %qs referenced in " in resolve_structure_cons()
1503 gfc_error ("The shape of component %qs in the structure " in resolve_structure_cons()
1524 gfc_error ("The element in the structure constructor at %L, " in resolve_structure_cons()
1535 gfc_error ("Pointer initialization target at %L " in resolve_structure_cons()
1541 gfc_error ("Pointer initialization target at %L " in resolve_structure_cons()
1553 gfc_error ("Invalid expression in the structure constructor for " in resolve_structure_cons()
1679 gfc_error ("The upper bound in the last dimension must " in check_assumed_size_reference()
1741 gfc_error ("%qs at %L is ambiguous", e->symtree->n.sym->name, in count_specific_procs()
1745 gfc_error ("GENERIC procedure %qs is not allowed as an actual " in count_specific_procs()
1879 gfc_error ("Intrinsic subroutine %qs at %L shall not have a type" in gfc_resolve_intrinsic()
1890 gfc_error ("%qs declared INTRINSIC at %L does not exist", sym->name, in gfc_resolve_intrinsic()
1903 gfc_error ("The intrinsic %qs declared INTRINSIC at %L is not " in gfc_resolve_intrinsic()
1997 gfc_error ("Label %d referenced at %L is never defined", in resolve_actual_arglist()
2029 gfc_error ("Derived type %qs is used as an actual " in resolve_actual_arglist()
2047 gfc_error ("Statement function %qs at %L is not allowed as an " in resolve_actual_arglist()
2055 gfc_error ("Intrinsic %qs at %L is not allowed as an " in resolve_actual_arglist()
2070 gfc_error ("ELEMENTAL non-INTRINSIC procedure %qs is not " in resolve_actual_arglist()
2097 gfc_error ("Unable to find a specific INTRINSIC procedure " in resolve_actual_arglist()
2119 gfc_error ("Symbol %qs at %L is ambiguous", sym->name, &e->where); in resolve_actual_arglist()
2174 gfc_error ("By-value argument at %L is not of numeric " in resolve_actual_arglist()
2181 gfc_error ("By-value argument at %L cannot be an array or " in resolve_actual_arglist()
2195 gfc_error ("By-value argument at %L is not allowed " in resolve_actual_arglist()
2207 gfc_error ("Passing internal procedure at %L by location " in resolve_actual_arglist()
2218 gfc_error ("ELEMENTAL procedure pointer component %qs is not " in resolve_actual_arglist()
2227 gfc_error ("Coindexed actual argument at %L with ultimate pointer " in resolve_actual_arglist()
2413 gfc_error ("Actual argument at %L for INTENT(%s) dummy %qs of " in resolve_elemental_actual()
2687 gfc_error ("Return type mismatch of function %qs at %L (%s/%s)", in resolve_global_procedure()
2696 gfc_error ("Explicit interface required for %qs at %L: %s", in resolve_global_procedure()
2714 gfc_error ("Interface mismatch in global procedure %qs at %L: %s", in resolve_global_procedure()
2816 gfc_error ("Function %qs in initialization expression at %L " in resolve_generic_f()
2820 gfc_error ("There is no specific function for the generic %qs " in resolve_generic_f()
2840 gfc_error ("Generic function %qs at %L is not consistent with a " in resolve_generic_f()
2878 gfc_error ("Function %qs at %L is INTRINSIC but is not compatible " in resolve_specific_f0()
2933 gfc_error ("Unable to resolve the specific function %qs at %L", in resolve_specific_f()
3010 gfc_error ("Missing explicit declaration with EXTERNAL attribute " in resolve_unknown_f()
3042 gfc_error ("Function %qs at %L has no IMPLICIT type" in resolve_unknown_f()
3046 gfc_error ("Function %qs at %L has no IMPLICIT type", in resolve_unknown_f()
3170 gfc_error ("Reference to impure function %qs at %L inside a " in check_pure_function()
3177 gfc_error ("Reference to impure function %qs at %L inside a " in check_pure_function()
3184 gfc_error ("Reference to impure function %qs at %L " in check_pure_function()
3251 gfc_error ("Unexpected junk after %qs at %L", expr->symtree->n.sym->name, in resolve_function()
3262 gfc_error ("%qs at %L is not a function", sym->name, &expr->where); in resolve_function()
3270 gfc_error ("ABSTRACT INTERFACE %qs must not be referenced at %L", in resolve_function()
3282 gfc_error ("ABSTRACT INTERFACE %qs at %L must not have an assumed " in resolve_function()
3325 gfc_error ("Function %qs is declared CHARACTER(*) and cannot " in resolve_function()
3373 gfc_error ("A BOZ literal constant at %L cannot appear as an " in resolve_function()
3389 gfc_error ("User defined non-ELEMENTAL function %qs at %L not allowed " in resolve_function()
3451 gfc_error ("ENTRY %qs at %L cannot be called recursively, as" in resolve_function()
3455 gfc_error ("Function %qs at %L cannot be called recursively, as it" in resolve_function()
3511 gfc_error ("Subroutine call to %qs in FORALL block at %L is not PURE", in pure_subroutine()
3517 gfc_error ("Subroutine call to %qs in DO CONCURRENT block at %L is not " in pure_subroutine()
3523 gfc_error ("Subroutine call to %qs at %L is not PURE", name, loc); in pure_subroutine()
3591 gfc_error ("There is no specific subroutine for the generic %qs at %L", in resolve_generic_s()
3600 gfc_error ("Generic subroutine %qs at %L is not consistent with an " in resolve_generic_s()
3635 gfc_error ("Subroutine %qs at %L is INTRINSIC but is not compatible " in resolve_specific_s0()
3680 gfc_error ("Unable to resolve the specific subroutine %qs at %L", in resolve_specific_s()
3738 gfc_error ("%qs at %L has a type, which is not consistent with " in resolve_call()
3767 gfc_error ("ABSTRACT INTERFACE %qs must not be referenced at %L", in resolve_call()
3777 gfc_error ("ENTRY %qs at %L cannot be called recursively, " in resolve_call()
3781 gfc_error ("SUBROUTINE %qs at %L cannot be called recursively, " in resolve_call()
3870 gfc_error ("Shapes for operands at %L and %L are not conformable", in compare_shapes()
4106 gfc_error ("BOZ literal constant at %L cannot be an operand of " in resolve_operator()
4130 gfc_error ("Operands at %L and %L cannot appear as operands of " in resolve_operator()
4539 gfc_error (msg, &op1->where, &op2->where); in resolve_operator()
4541 gfc_error (msg, &e->where); in resolve_operator()
4747 gfc_error ("Illegal stride of zero at %L", &ar->c_where[i]); in check_dimension()
4836 gfc_error ("Rightmost upper bound of assumed size array section " in compare_spec_to_ref()
4846 gfc_error ("Rank mismatch in array reference at %L (%d/%d)", in compare_spec_to_ref()
4854 gfc_error ("Coindex rank mismatch in array reference at %L (%d/%d)", in compare_spec_to_ref()
4870 gfc_error ("Coindex of codimension %d must be a scalar at %L", in compare_spec_to_ref()
4898 gfc_error ("Array index at %L must be scalar", &index->where); in gfc_resolve_index_1()
4904 gfc_error ("Array index at %L must be of INTEGER type, found %s", in gfc_resolve_index_1()
4949 gfc_error ("Argument dim at %L must be scalar", &dim->where); in gfc_resolve_dim_arg()
4956 gfc_error ("Argument dim at %L must be of INTEGER type", &dim->where); in gfc_resolve_dim_arg()
5080 gfc_error ("Array index at %L is an array of rank %d", in resolve_array_ref()
5178 gfc_error ("Substring start index at %L must be of type INTEGER", in gfc_resolve_substring()
5185 gfc_error ("Substring start index at %L must be scalar", in gfc_resolve_substring()
5194 gfc_error ("Substring start index at %L is less than one", in gfc_resolve_substring()
5207 gfc_error ("Substring end index at %L must be of type INTEGER", in gfc_resolve_substring()
5214 gfc_error ("Substring end index at %L must be scalar", in gfc_resolve_substring()
5224 gfc_error ("Substring end index at %L exceeds the string length", in gfc_resolve_substring()
5234 gfc_error ("Substring end index at %L is too large", in gfc_resolve_substring()
5438 gfc_error ("Component to the right of a part reference " in gfc_resolve_ref()
5448 gfc_error ("Component to the right of a part reference " in gfc_resolve_ref()
5496 gfc_error ("Two or more part references with nonzero rank must " in gfc_resolve_ref()
5670 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute may only " in resolve_variable()
5680 gfc_error ("Assumed-type variable %s at %L may only be used " in resolve_variable()
5690 gfc_error ("Assumed-type variable %s at %L as actual argument to " in resolve_variable()
5709 gfc_error ("Assumed-rank variable %s at %L may only be used as " in resolve_variable()
5719 gfc_error ("Assumed-rank variable %s at %L as actual argument " in resolve_variable()
5730 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute shall not have " in resolve_variable()
5739 gfc_error ("Assumed-type variable %s at %L shall not have a subobject " in resolve_variable()
5755 gfc_error ("Assumed-rank variable %s at %L shall not have a subobject " in resolve_variable()
5937 gfc_error ("Variable %qs, used in a specification expression" in resolve_variable()
5942 gfc_error ("Variable %qs is used at %L before the ENTRY " in resolve_variable()
6012 gfc_error ("Polymorphic subobject of coindexed object at %L", in resolve_variable()
6025 gfc_error ("Coindexed object with polymorphic allocatable " in resolve_variable()
6132 gfc_error ("%qs at %L is host associated at %L into " in check_host_association()
6307 gfc_error ("Error in typebound call at %L", in extract_compcall_passed_object()
6423 gfc_error ("Passed-object at %L must be scalar", &e->where); in update_ppc_arglist()
6430 gfc_error ("Base object for procedure-pointer component call at %L is of" in update_ppc_arglist()
6459 gfc_error ("Error in typebound call at %L", &e->where); in check_typebound_baseobject()
6469 gfc_error ("Base object for type-bound procedure call at %L is of" in check_typebound_baseobject()
6478 gfc_error ("Base object for NOPASS type-bound procedure call at %L must" in check_typebound_baseobject()
6666 gfc_error ("Found no matching specific binding for the call to the GENERIC" in resolve_typebound_generic_call()
6700 gfc_error ("%qs at %L should be a SUBROUTINE", in resolve_typebound_call()
6752 gfc_error ("%qs at %L should be a FUNCTION", in resolve_compcall()
7320 gfc_error ("%s at %L must be a scalar", _(name_msgid), &expr->where); in gfc_resolve_iterator_expr()
7334 gfc_error ("%s at %L must be INTEGER", _(name_msgid), in gfc_resolve_iterator_expr()
7341 gfc_error ("%s at %L must be INTEGER", _(name_msgid), &expr->where); in gfc_resolve_iterator_expr()
7396 gfc_error ("Step expression in DO loop at %L cannot be zero", in gfc_resolve_iterator()
7503 gfc_error ("FORALL index-name at %L must be a scalar INTEGER", in resolve_forall_iterators()
7508 gfc_error ("FORALL start expression at %L must be a scalar INTEGER", in resolve_forall_iterators()
7515 gfc_error ("FORALL end expression at %L must be a scalar INTEGER", in resolve_forall_iterators()
7523 gfc_error ("FORALL stride expression at %L must be a scalar %s", in resolve_forall_iterators()
7528 gfc_error ("FORALL stride expression at %L cannot be zero", in resolve_forall_iterators()
7541 gfc_error ("FORALL index %qs may not appear in triplet " in resolve_forall_iterators()
7646 gfc_error ("Allocate-object at %L must be ALLOCATABLE or a POINTER", in resolve_deallocate_expr()
7654 gfc_error ("Coindexed allocatable object at %L", &e->where); in resolve_deallocate_expr()
7764 gfc_error ("Source-expr at %L must be scalar or have the " in conformable_arrays()
7795 gfc_error ("Source-expr at %L and allocate-object at %L must " in conformable_arrays()
7907 gfc_error ("Coindexed allocatable object at %L", in resolve_allocate_expr()
7944 gfc_error ("Allocate-object at %L must be ALLOCATABLE or a POINTER", in resolve_allocate_expr()
7955 gfc_error ("Type of entity at %L is type incompatible with " in resolve_allocate_expr()
7967 gfc_error ("The allocate-object at %L and the source-expr at %L " in resolve_allocate_expr()
7981 gfc_error ("The source-expr at %L shall neither be of type " in resolve_allocate_expr()
7996 gfc_error ("The source-expr at %L shall neither be of type " in resolve_allocate_expr()
8009 gfc_error ("Allocating %s of ABSTRACT base type at %L requires a " in resolve_allocate_expr()
8027 gfc_error ("Allocating %s at %L with type-spec requires the same " in resolve_allocate_expr()
8115 gfc_error ("Array specification or array-valued SOURCE= " in resolve_allocate_expr()
8123 gfc_error ("Array specification required in ALLOCATE statement " in resolve_allocate_expr()
8140 gfc_error ("Coarray specification required in ALLOCATE statement " in resolve_allocate_expr()
8150 gfc_error ("Bad coarray specification in ALLOCATE statement " in resolve_allocate_expr()
8156 gfc_error ("Upper cobound is less than lower cobound at %L", in resolve_allocate_expr()
8168 gfc_error ("Upper cobound is less than lower cobound " in resolve_allocate_expr()
8179 gfc_error ("Bad array specification in ALLOCATE statement at %L", in resolve_allocate_expr()
8207 gfc_error ("Bad array specification in ALLOCATE statement at %L", in resolve_allocate_expr()
8226 gfc_error ("%qs must not appear in the array specification at " in resolve_allocate_expr()
8241 gfc_error ("Expected '*' in coindex specification in ALLOCATE " in resolve_allocate_expr()
8252 gfc_error ("Bad coarray specification in ALLOCATE statement at %L", in resolve_allocate_expr()
8283 gfc_error ("Stat-variable at %L must be a scalar INTEGER " in resolve_allocate_deallocate()
8312 gfc_error ("Stat-variable at %L shall not be %sd within " in resolve_allocate_deallocate()
8339 gfc_error ("ERRMSG variable at %L shall be a scalar default CHARACTER " in resolve_allocate_deallocate()
8368 gfc_error ("Errmsg-variable at %L shall not be %sd within " in resolve_allocate_deallocate()
8400 gfc_error ("Allocate-object at %L also appears at %L", in resolve_allocate_deallocate()
8406 gfc_error ("Allocate-object at %L is subobject of" in resolve_allocate_deallocate()
8412 gfc_error ("Allocate-object at %L is subobject of" in resolve_allocate_deallocate()
8640 gfc_error ("CASE label at %L overlaps with CASE " in check_case_overlap()
8691 gfc_error ("Expression in CASE statement at %L must be of type %s", in validate_case_label_expr()
8702 gfc_error ("Expression in CASE statement at %L must be of kind %d", in validate_case_label_expr()
8715 gfc_error ("Expression in CASE statement at %L must be scalar", in validate_case_label_expr()
8761 gfc_error ("Selection expression in computed GOTO statement " in resolve_select()
8780 gfc_error ("Argument of SELECT statement at %L cannot be %s", in resolve_select()
8790 gfc_error ("Argument of SELECT statement at %L must be a scalar " in resolve_select()
8878 gfc_error ("The DEFAULT CASE at %L cannot be followed " in resolve_select()
8904 gfc_error ("Logical range in CASE statement at %L is not " in resolve_select()
8917 gfc_error ("Constant logical value in CASE statement " in resolve_select()
9086 gfc_error ("Associating entity %qs at %L is a procedure pointer", in resolve_assoc_var()
9095 gfc_error ("Derived type %qs cannot be used as a variable at %L", in resolve_assoc_var()
9112 gfc_error ("Associating entity %qs at %L is a procedure name", in resolve_assoc_var()
9128 gfc_error ("Associating selector-expression at %L yields a procedure", in resolve_assoc_var()
9135 gfc_error ("Selector at %L cannot be NULL()", &target->where); in resolve_assoc_var()
9140 gfc_error ("Selector at %L has no type", &target->where); in resolve_assoc_var()
9162 gfc_error ("Associate-name %qs at %L is used as array", in resolve_assoc_var()
9173 gfc_error ("CLASS selector at %L needs a temporary which is not " in resolve_assoc_var()
9405 gfc_error ("Selector shall be polymorphic in SELECT TYPE statement " in resolve_select_type()
9443 gfc_error ("Selector at %L must not be coindexed", in resolve_select_type()
9455 gfc_error ("Selector at %L must not be coindexed", in resolve_select_type()
9484 gfc_error ("TYPE IS at %L overlaps with TYPE IS at %L", in resolve_select_type()
9497 gfc_error ("Derived type %qs at %L must be extensible", in resolve_select_type()
9510 gfc_error ("Derived type %qs at %L must be an extension of %qs", in resolve_select_type()
9513 gfc_error ("Unexpected intrinsic type %qs at %L", in resolve_select_type()
9523 gfc_error ("The type-spec at %L shall specify that each length " in resolve_select_type()
9535 gfc_error ("The DEFAULT CASE at %L cannot be followed " in resolve_select_type()
9770 gfc_error ("Double CLASS IS block in SELECT TYPE " in resolve_select_type()
9904 gfc_error ("RANK DEFAULT at %L is repeated at %L", in resolve_select_rank()
9913 gfc_error ("RANK (*) at %L is repeated at %L", in resolve_select_rank()
9916 gfc_error ("RANK (%i) at %L is repeated at %L", in resolve_select_rank()
9926 gfc_error ("RANK (*) at %L cannot be used with the pointer or " in resolve_select_rank()
10035 gfc_error ("Invalid context for NULL () intrinsic at %L", in resolve_transfer()
10087 gfc_error ("DTIO %s procedure at %L must be recursive", in resolve_transfer()
10097 gfc_error ("Data transfer element at %L cannot be polymorphic unless " in resolve_transfer()
10110 gfc_error ("Data transfer element at %L cannot have POINTER " in resolve_transfer()
10119 gfc_error ("Data transfer element at %L cannot have " in resolve_transfer()
10126 gfc_error ("Data transfer element at %L cannot have ALLOCATABLE " in resolve_transfer()
10143 gfc_error ("Data transfer element at %L cannot have " in resolve_transfer()
10158 gfc_error ("Data transfer element at %L cannot be a full reference to " in resolve_transfer()
10215 gfc_error ("Lock variable at %L must be a scalar of type LOCK_TYPE", in resolve_lock_unlock_event()
10225 gfc_error ("Event variable at %L must be a scalar of type EVENT_TYPE", in resolve_lock_unlock_event()
10229 gfc_error ("Event variable argument at %L must be a coarray or coindexed", in resolve_lock_unlock_event()
10232 gfc_error ("Event variable argument at %L must be a coarray but not " in resolve_lock_unlock_event()
10239 gfc_error ("STAT= argument at %L must be a scalar INTEGER variable", in resolve_lock_unlock_event()
10251 gfc_error ("ERRMSG= argument at %L must be a scalar CHARACTER variable", in resolve_lock_unlock_event()
10263 gfc_error ("ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL " in resolve_lock_unlock_event()
10276 gfc_error ("UNTIL_COUNT= argument at %L must be a scalar INTEGER " in resolve_lock_unlock_event()
10337 gfc_error ("Imageset argument at %L must be a scalar or rank-1 " in resolve_sync()
10341 gfc_error ("Imageset argument at %L must between 1 and num_images()", in resolve_sync()
10351 gfc_error ("Imageset argument at %L must between 1 and " in resolve_sync()
10361 gfc_error ("STAT= argument at %L must be a scalar INTEGER variable", in resolve_sync()
10373 gfc_error ("ERRMSG= argument at %L must be a scalar CHARACTER variable", in resolve_sync()
10397 gfc_error ("Label %d referenced at %L is never defined", label->value, in resolve_branch()
10404 gfc_error ("Statement at %L is not a valid branch target statement " in resolve_branch()
10431 gfc_error ("GOTO statement at %L leaves CRITICAL construct for " in resolve_branch()
10435 gfc_error ("GOTO statement at %L leaves DO CONCURRENT construct " in resolve_branch()
10454 gfc_error ("GOTO statement at %L leaves CRITICAL construct for label" in resolve_branch()
10460 gfc_error ("GOTO statement at %L leaves DO CONCURRENT construct for " in resolve_branch()
10547 gfc_error ("WHERE mask at %L has inconsistent shape", in resolve_where()
10563 gfc_error ("WHERE assignment target at %L has " in resolve_where()
10571 gfc_error("Non-ELEMENTAL user-defined assignment in WHERE at %L", in resolve_where()
10581 gfc_error ("Unsupported statement inside WHERE at %L", in resolve_where()
10612 gfc_error ("Assignment to a FORALL index variable at %L", in gfc_resolve_assign_in_forall()
10658 gfc_error("Non-ELEMENTAL user-defined assignment in WHERE at %L", in gfc_resolve_where_code_in_forall()
10668 gfc_error ("Unsupported statement inside WHERE at %L", in gfc_resolve_where_code_in_forall()
10789 gfc_error ("FORALL index-name at %L must be a scalar variable " in gfc_resolve_forall()
10799 gfc_error ("An outer FORALL construct already has an index " in gfc_resolve_forall()
10868 gfc_error ("IF clause at %L requires a scalar LOGICAL expression", in gfc_resolve_blocks()
10876 gfc_error ("WHERE/ELSEWHERE clause at %L requires a LOGICAL array", in gfc_resolve_blocks()
11056 gfc_error ("Cannot convert %s to %s at %L", gfc_typename (rhs), in resolve_ordinary_assign()
11081 gfc_error ("Invalid use of BOZ literal constant at %L", &rhs->where); in resolve_ordinary_assign()
11136 gfc_error ("Coindexed expression at %L is assigned to " in resolve_ordinary_assign()
11142 gfc_error ("In a pure subprogram an INTENT(IN) dummy argument " in resolve_ordinary_assign()
11154 gfc_error ("Assignment to coindexed variable at %L in a PURE " in resolve_ordinary_assign()
11186 gfc_error ("Assignment to polymorphic coarray at %L is not " in resolve_ordinary_assign()
11195 gfc_error ("Assignment to an allocatable polymorphic variable at %L " in resolve_ordinary_assign()
11202 gfc_error ("Nonallocatable variable must not be polymorphic in intrinsic " in resolve_ordinary_assign()
11213 gfc_error ("Coindexed variable must not have an allocatable ultimate " in resolve_ordinary_assign()
11787 gfc_error ("The function result on the lhs of the assignment at " in resolve_ptr_fcn_assign()
12003 gfc_error ("QUIET specifier at %L must be a scalar LOGICAL", in gfc_resolve_code()
12057 gfc_error ("ASSIGNED GOTO statement at %L requires a " in gfc_resolve_code()
12061 gfc_error ("Variable %qs has not been assigned a target " in gfc_resolve_code()
12072 gfc_error ("Alternate RETURN statement at %L requires a SCALAR-" in gfc_resolve_code()
12110 gfc_error ("Expected intrinsic assignment in OMP WORKSHARE " in gfc_resolve_code()
12135 gfc_error ("Label %d referenced at %L is never defined", in gfc_resolve_code()
12144 gfc_error ("ASSIGN statement at %L requires a scalar " in gfc_resolve_code()
12191 gfc_error ("Invalid NULL at %L", &e->where); in gfc_resolve_code()
12195 gfc_error ("Arithmetic IF statement at %L requires a scalar " in gfc_resolve_code()
12208 gfc_error ("IF clause at %L requires a scalar LOGICAL expression", in gfc_resolve_code()
12261 gfc_error ("Exit condition of DO WHILE loop at %L must be " in gfc_resolve_code()
12345 gfc_error ("FORALL mask clause at %L requires a scalar LOGICAL " in gfc_resolve_code()
12561 gfc_error ("Variable %qs with binding label %qs at %L uses the same global " in gfc_verify_binding_labels()
12575 gfc_error ("Variable %qs from module %qs with binding label %qs at %L " in gfc_verify_binding_labels()
12594 gfc_error ("Procedure %qs with binding label %qs at %L uses the same " in gfc_verify_binding_labels()
12653 gfc_error ("Scalar INTEGER expression expected at %L", in resolve_charlen()
12680 gfc_error ("String length at %L is too large", &cl->length->where); in resolve_charlen()
12918 gfc_error ("Allocatable array %qs at %L must have a deferred " in resolve_fl_var_and_proc()
12930 gfc_error ("Array pointer %qs at %L must have a deferred shape or " in resolve_fl_var_and_proc()
12941 gfc_error ("Array %qs at %L cannot have a deferred shape", in resolve_fl_var_and_proc()
12957 gfc_error ("Type %qs of CLASS variable %qs at %L is not extensible", in resolve_fl_var_and_proc()
12969 gfc_error ("CLASS variable %qs at %L must be dummy, allocatable " in resolve_fl_var_and_proc()
13002 gfc_error ("The type %qs cannot be host associated at %L " in resolve_fl_variable_derived()
13057 gfc_error ("Entity %qs at %L has a deferred type parameter and " in deferred_requirements()
13093 gfc_error ("The module or main program array %qs at %L must " in resolve_fl_variable()
13118 gfc_error ("Entity with assumed character length at %L must be a " in resolve_fl_variable()
13126 gfc_error (auto_save_msg, sym->name, &sym->declared_at); in resolve_fl_variable()
13139 gfc_error ("%qs at %L must have constant character length " in resolve_fl_variable()
13146 gfc_error ("COMMON variable %qs at %L must have constant " in resolve_fl_variable()
13178 gfc_error (auto_save_msg, sym->name, &sym->declared_at); in resolve_fl_variable()
13193 gfc_error ("Allocatable %qs at %L cannot have an initializer", in resolve_fl_variable()
13196 gfc_error ("External %qs at %L cannot have an initializer", in resolve_fl_variable()
13199 gfc_error ("Dummy %qs at %L cannot have an initializer", in resolve_fl_variable()
13202 gfc_error ("Intrinsic %qs at %L cannot have an initializer", in resolve_fl_variable()
13205 gfc_error ("Function result %qs at %L cannot have an initializer", in resolve_fl_variable()
13208 gfc_error ("Automatic array %qs at %L cannot have an initializer", in resolve_fl_variable()
13250 gfc_error ("%s at %L", errmsg, &fsym->declared_at); in compare_fsyms()
13282 gfc_error ("Character-valued statement function %qs at %L must " in resolve_fl_procedure()
13345 gfc_error ("Function %qs at %L cannot have an initializer", in resolve_fl_procedure()
13357 gfc_error ("External object %qs at %L may not have an initializer", in resolve_fl_procedure()
13367 gfc_error ("ELEMENTAL function %qs at %L must have a scalar " in resolve_fl_procedure()
13377 gfc_error ("Statement function %qs at %L may not have pointer or " in resolve_fl_procedure()
13396 gfc_error ("CHARACTER(*) function %qs at %L cannot be " in resolve_fl_procedure()
13400 gfc_error ("CHARACTER(*) function %qs at %L cannot be " in resolve_fl_procedure()
13404 gfc_error ("CHARACTER(*) function %qs at %L cannot be " in resolve_fl_procedure()
13408 gfc_error ("CHARACTER(*) function %qs at %L cannot be " in resolve_fl_procedure()
13432 gfc_error ("Procedure pointer %qs at %L shall not be elemental", in resolve_fl_procedure()
13438 gfc_error ("Dummy procedure %qs at %L shall not be elemental", in resolve_fl_procedure()
13458 gfc_error ("Function result variable %qs at %L of elemental " in resolve_fl_procedure()
13515 gfc_error ("PROCEDURE attribute conflicts with SAVE attribute " in resolve_fl_procedure()
13521 gfc_error ("PROCEDURE attribute conflicts with INTENT attribute " in resolve_fl_procedure()
13527 gfc_error ("PROCEDURE attribute conflicts with RESULT attribute " in resolve_fl_procedure()
13535 gfc_error ("EXTERNAL attribute conflicts with FUNCTION attribute " in resolve_fl_procedure()
13541 gfc_error ("Procedure pointer result %qs at %L " in resolve_fl_procedure()
13584 gfc_error ("Mismatch in ELEMENTAL attribute between MODULE " in resolve_fl_procedure()
13592 gfc_error ("Mismatch in PURE attribute between MODULE " in resolve_fl_procedure()
13600 gfc_error ("Mismatch in RECURSIVE attribute between MODULE " in resolve_fl_procedure()
13609 gfc_error ("%s between the MODULE PROCEDURE declaration " in resolve_fl_procedure()
13633 gfc_error ("Interface of %qs at %L must be explicit", in resolve_fl_procedure()
13703 gfc_error ("FINAL procedure %qs at %L is not a SUBROUTINE", in gfc_resolve_finalizers()
13712 gfc_error ("FINAL procedure at %L must have exactly one argument", in gfc_resolve_finalizers()
13721 gfc_error ("Argument of FINAL procedure at %L must be of type %qs", in gfc_resolve_finalizers()
13729 gfc_error ("Argument of FINAL procedure at %L must not be a POINTER", in gfc_resolve_finalizers()
13735 gfc_error ("Argument of FINAL procedure at %L must not be" in gfc_resolve_finalizers()
13741 gfc_error ("Argument of FINAL procedure at %L must not be OPTIONAL", in gfc_resolve_finalizers()
13749 gfc_error ("Argument of FINAL procedure at %L must not be" in gfc_resolve_finalizers()
13780 gfc_error ("FINAL procedure %qs declared at %L has the same" in gfc_resolve_finalizers()
13857 gfc_error ("%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for" in check_generic_tbp_ambiguity()
13893 gfc_error ("%qs and %qs for GENERIC %qs at %L are ambiguous", in check_generic_tbp_ambiguity()
13952 gfc_error ("Undefined specific binding %qs as target of GENERIC %qs" in resolve_tb_generic_targets()
13964 gfc_error ("GENERIC %qs at %L must target a specific binding," in resolve_tb_generic_targets()
13992 gfc_error ("GENERIC %qs at %L cannot overwrite specific binding with" in resolve_tb_generic_targets()
14048 gfc_error ("Type-bound operator at %L cannot be NOPASS", &where); in get_checked_tb_operator_target()
14260 gfc_error ("%qs must be a module procedure or an external " in resolve_typebound_procedure()
14303 gfc_error ("Procedure %qs with PASS(%s) at %L has no" in resolve_typebound_procedure()
14317 gfc_error ("Procedure %qs with PASS at %L must have at" in resolve_typebound_procedure()
14331 gfc_error ("Non-polymorphic passed-object dummy argument of %qs" in resolve_typebound_procedure()
14339 gfc_error ("Argument %qs of %qs with PASS(%s) at %L must be of" in resolve_typebound_procedure()
14348 gfc_error ("Passed-object dummy argument of %qs at %L must be" in resolve_typebound_procedure()
14354 gfc_error ("Passed-object dummy argument of %qs at %L must not" in resolve_typebound_procedure()
14360 gfc_error ("Passed-object dummy argument of %qs at %L must not" in resolve_typebound_procedure()
14389 gfc_error ("Procedure %qs at %L has the same name as a component of" in resolve_typebound_procedure()
14399 gfc_error ("Procedure %qs at %L has the same name as an inherited" in resolve_typebound_procedure()
14494 gfc_error ("Derived-type %qs declared at %L must be ABSTRACT because" in ensure_not_abstract_walker()
14597 gfc_error ("Coarray component %qs at %L must be allocatable with " in resolve_component()
14606 gfc_error ("Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) " in resolve_component()
14616 gfc_error ("Component %qs at %L with coarray component " in resolve_component()
14641 gfc_error ("Component %qs at %L has the CONTIGUOUS attribute but " in resolve_component()
14652 gfc_error ("Component %qs of BIND(C) type at %L must have length one", in resolve_component()
14750 gfc_error ("Procedure pointer component %qs with PASS(%s) " in resolve_component()
14764 gfc_error ("Procedure pointer component %qs with PASS at %L " in resolve_component()
14780 gfc_error ("Argument %qs of %qs with PASS(%s) at %L must be of" in resolve_component()
14790 gfc_error ("Argument %qs of %qs with PASS(%s) at %L " in resolve_component()
14799 gfc_error ("Argument %qs of %qs with PASS(%s) at %L " in resolve_component()
14808 gfc_error ("Argument %qs of %qs with PASS(%s) at %L " in resolve_component()
14817 gfc_error ("Non-polymorphic passed-object dummy argument of %qs" in resolve_component()
14850 gfc_error ("Component %qs of %qs at %L has the same name as an" in resolve_component()
14863 gfc_error ("Character length of component %qs needs to " in resolve_component()
14874 gfc_error ("Character length expression of component %qs at %L " in resolve_component()
14887 gfc_error ("Character component %qs of %qs at %L with deferred " in resolve_component()
14928 gfc_error ("Polymorphic component %s at %L in SEQUENCE or BIND(C) " in resolve_component()
14937 gfc_error ("Component %s of SEQUENCE type declared at %L does " in resolve_component()
15023 gfc_error ("Conflicting initializers in union at %L and %L", in resolve_fl_struct()
15068 gfc_error ("As extending type %qs at %L has a coarray component, " in resolve_fl_derived0()
15081 gfc_error ("Non-extensible derived-type %qs at %L must not be ABSTRACT", in resolve_fl_derived0()
15145 gfc_error ("Parameterized type %qs does not have a component " in resolve_fl_derived0()
15192 gfc_error ("Derived type %qs at %L has not been declared", in resolve_fl_derived()
15260 gfc_error ("Assumed size array %qs in namelist %qs at %L is not " in resolve_fl_namelist()
15297 gfc_error ("NAMELIST object %qs was declared PRIVATE and " in resolve_fl_namelist()
15319 gfc_error ("NAMELIST object %qs has use-associated PRIVATE " in resolve_fl_namelist()
15330 gfc_error ("NAMELIST object %qs has PRIVATE components and " in resolve_fl_namelist()
15357 gfc_error ("PROCEDURE attribute conflicts with NAMELIST " in resolve_fl_namelist()
15376 gfc_error ("Parameter array %qs at %L cannot be automatic " in resolve_fl_parameter()
15392 gfc_error ("Implicitly typed PARAMETER %qs at %L doesn't match a " in resolve_fl_parameter()
15403 gfc_error ("Incompatible derived type in PARAMETER at %L", in resolve_fl_parameter()
15411 gfc_error ("CLASS variable %qs at %L cannot have the PARAMETER attribute", in resolve_fl_parameter()
15462 gfc_error ("The object %qs at %L has a deferred LEN " in resolve_pdt()
15473 gfc_error ("The AUTOMATIC object %qs at %L must not have the " in resolve_pdt()
15480 gfc_error ("The object %qs at %L with ASSUMED type parameters " in resolve_pdt()
15520 gfc_error ("Sorry, allocatable/pointer components in polymorphic (CLASS) " in resolve_symbol()
15584 gfc_error ("PROTECTED attribute conflicts with EXTERNAL attribute " in resolve_symbol()
15587 gfc_error ("PROCEDURE attribute conflicts with PROTECTED attribute " in resolve_symbol()
15687 gfc_error ("%qs at %L has the CONTIGUOUS attribute but is not an " in resolve_symbol()
15708 gfc_error ("Bad specification for assumed size array at %L", in resolve_symbol()
15721 gfc_error ("Assumed size array at %L must be a dummy argument", in resolve_symbol()
15724 gfc_error ("Assumed shape array at %L must be a dummy argument", in resolve_symbol()
15734 gfc_error ("Assumed-rank array at %L must be a dummy argument", in resolve_symbol()
15741 gfc_error ("Assumed-rank array at %L may not have the VALUE or " in resolve_symbol()
15754 gfc_error ("Symbol at %L is not a DUMMY variable", &sym->declared_at); in resolve_symbol()
15760 gfc_error ("%qs at %L cannot have the VALUE attribute because " in resolve_symbol()
15770 gfc_error ("Character dummy variable %qs at %L with VALUE " in resolve_symbol()
15779 gfc_error ("C interoperable character dummy variable %qs at %L " in resolve_symbol()
15792 gfc_error ("The derived type %qs at %L is of type %qs, " in resolve_symbol()
15806 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute shall be " in resolve_symbol()
15815 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute shall be " in resolve_symbol()
15824 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute may not " in resolve_symbol()
15832 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute may not " in resolve_symbol()
15839 gfc_error ("Variable %s at %L with NO_ARG_CHECK attribute shall " in resolve_symbol()
15859 gfc_error ("Assumed type of variable %s at %L is only permitted " in resolve_symbol()
15866 gfc_error ("Assumed-type variable %s at %L may not have the " in resolve_symbol()
15873 gfc_error ("Assumed-type variable %s at %L may not have the " in resolve_symbol()
15880 gfc_error ("Assumed-type variable %s at %L shall not be an " in resolve_symbol()
15906 gfc_error ("Variable %qs at %L cannot be BIND(C) because it " in resolve_symbol()
15916 gfc_error ("BIND(C) Variable %qs at %L must have length one", in resolve_symbol()
15969 gfc_error ("The derived type %qs at %L is of type %qs, " in resolve_symbol()
16010 gfc_error ("Variable %s at %L of type LOCK_TYPE or with subcomponent of " in resolve_symbol()
16023 gfc_error ("Variable %s at %L of type EVENT_TYPE or with subcomponent of " in resolve_symbol()
16041 gfc_error ("The INTENT(OUT) dummy argument %qs at %L is " in resolve_symbol()
16053 gfc_error ("Dummy argument %qs at %L of LOCK_TYPE shall not be " in resolve_symbol()
16062 gfc_error ("Dummy argument %qs at %L of EVENT_TYPE shall not be " in resolve_symbol()
16075 gfc_error ("Function result %qs at %L shall not be a coarray or have " in resolve_symbol()
16084 gfc_error ("Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) " in resolve_symbol()
16097 gfc_error ("Variable %qs at %L with coarray component shall be a " in resolve_symbol()
16113 gfc_error ("Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE " in resolve_symbol()
16121 gfc_error ("Coarray variable %qs at %L shall not have codimensions with " in resolve_symbol()
16128 gfc_error ("Allocatable coarray variable %qs at %L must have " in resolve_symbol()
16141 gfc_error ("Variable %qs at %L is INTENT(OUT) and can thus not be an " in resolve_symbol()
16150 gfc_error ("Coarray dummy variable %qs at %L not allowed in BIND(C) " in resolve_symbol()
16197 gfc_error ("Namelist %qs cannot be an argument to " in resolve_symbol()
16268 gfc_error ("Threadprivate at %L isn't SAVEd", &sym->declared_at); in resolve_symbol()
16280 gfc_error ("!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd", in resolve_symbol()
16387 gfc_error ("Expecting definable entity near %L", where); in check_data_variable()
16395 gfc_error ("BLOCK DATA element %qs at %L must be in COMMON", in check_data_variable()
16402 gfc_error ("DATA array %qs at %L must be specified in a previous" in check_data_variable()
16409 gfc_error ("DATA element %qs at %L cannot have a coindex", sym->name, in check_data_variable()
16425 gfc_error ("DATA element %qs at %L is a pointer and so must " in check_data_variable()
16432 gfc_error ("DATA object near %L has the pointer attribute " in check_data_variable()
16441 gfc_error ("DATA element %qs at %L cannot have the ALLOCATABLE " in check_data_variable()
16487 gfc_error ("Nonconstant array section at %L in DATA statement", in check_data_variable()
16500 gfc_error ("DATA statement at %L has more variables than values", in check_data_variable()
16599 gfc_error ("start of implied-do loop at %L could not be " in traverse_data_list()
16607 gfc_error ("end of implied-do loop at %L could not be " in traverse_data_list()
16615 gfc_error ("step of implied-do loop at %L could not be " in traverse_data_list()
16622 gfc_error ("step of implied-do loop at %L shall not be zero", in traverse_data_list()
16747 gfc_error ("DATA statement at %L has more values than variables", in resolve_data()
17003 gfc_error ("Derived type variable %qs at %L must have SEQUENCE " in resolve_equivalence_derived()
17012 gfc_error ("Derived type variable %qs at %L cannot have ALLOCATABLE " in resolve_equivalence_derived()
17020 gfc_error ("Derived type variable %qs at %L with default " in resolve_equivalence_derived()
17036 gfc_error ("Derived type variable %qs at %L with pointer " in resolve_equivalence_derived()
17139 gfc_error ("Syntax error in EQUIVALENCE statement at %L", in resolve_equivalence()
17154 gfc_error ("Either all or none of the objects in the " in resolve_equivalence()
17179 gfc_error ("COMMON block member %qs at %L cannot be an " in resolve_equivalence()
17188 gfc_error ("Named constant %qs at %L cannot be an EQUIVALENCE " in resolve_equivalence()
17261 gfc_error ("Array %qs at %L with non-constant bounds cannot be " in resolve_equivalence()
17272 gfc_error ("Structure component %qs at %L cannot be an " in resolve_equivalence()
17283 gfc_error ("Substring at %L has length zero", in resolve_equivalence()
17314 gfc_error ("Self reference in character length expression " in flag_fn_result_spec()
17371 gfc_error ("Function %qs at %L has no IMPLICIT type", in resolve_fntype()
17394 gfc_error ("ENTRY %qs at %L has no IMPLICIT type", in resolve_fntype()
17416 gfc_error ("User operator procedure %qs at %L must be a FUNCTION", in check_uop_procedure()
17426 gfc_error ("User operator procedure %qs at %L cannot be assumed " in check_uop_procedure()
17434 gfc_error ("User operator procedure %qs at %L must have at least " in check_uop_procedure()
17441 gfc_error ("First argument of operator interface at %L must be " in check_uop_procedure()
17448 gfc_error ("First argument of operator interface at %L cannot be " in check_uop_procedure()
17459 gfc_error ("Second argument of operator interface at %L must be " in check_uop_procedure()
17466 gfc_error ("Second argument of operator interface at %L cannot be " in check_uop_procedure()
17473 gfc_error ("Operator interface at %L must have, at most, two " in check_uop_procedure()
17552 gfc_error ("Contained procedure %qs at %L of a PURE procedure must " in resolve_types()