Lines Matching refs:gfc_error
293 gfc_error ("Inquiry parameter cannot appear in a " in var_element()
307 gfc_error ("Host associated variable %qs may not be in the DATA " in var_element()
448 gfc_error ("Symbol %qs must be a PARAMETER in DATA statement at %C", in match_data_constant()
474 gfc_error ("Invalid initializer %s in Data statement at %C", name); in match_data_constant()
587 gfc_error ("BOZ literal constant near %L cannot be assigned to " in match_old_style_init()
597 gfc_error ("Initialization at %C is not allowed in a PURE procedure"); in match_old_style_init()
644 gfc_error ("DATA statement at %C cannot appear within an INTERFACE"); in gfc_match_data()
668 gfc_error ("Invalid substring in data-implied-do at %L in DATA " in gfc_match_data()
691 gfc_error ("Allocatable component or deferred-shaped array " in gfc_match_data()
733 gfc_error ("BOZ literal constant at %L cannot appear in a " in gfc_match_data()
749 gfc_error ("DATA statement at %C is not allowed in a PURE procedure"); in gfc_match_data()
758 gfc_error ("part-ref with pointer attribute near %L is not " in gfc_match_data()
797 gfc_error ("Empty old style initializer list at %C"); in match_clist_expr()
806 gfc_error ("Array in initializer list at %L must have an explicit shape", in match_clist_expr()
829 gfc_error ("Repeat spec invalid in scalar initializer at %C"); in match_clist_expr()
834 gfc_error ("Repeat spec must be an integer at %C"); in match_clist_expr()
845 gfc_error ("Expected data constant after repeat spec at %C"); in match_clist_expr()
877 gfc_error ("End of scalar initializer expected at %C"); in match_clist_expr()
905 gfc_error ("Not enough elements in array initializer at %C"); in match_clist_expr()
907 gfc_error ("Too many elements in array initializer at %C"); in match_clist_expr()
933 gfc_error ("Syntax error in old style initializer list at %C"); in match_clist_expr()
957 gfc_error ("The assumed-rank array at %C shall not have a codimension"); in merge_array_spec()
1022 gfc_error ("Sum of array rank %d and corank %d at %C exceeds maximum " in merge_array_spec()
1046 gfc_error ("Bad INTENT specification at %C"); in match_intent_spec()
1158 gfc_error ("Scalar INTEGER expression expected at %L", &(*expr)->where); in char_len_param_value()
1215 gfc_error ("Syntax error in character length specification at %C"); in match_char_length()
1536 gfc_error ("Variable %qs at %L is a dummy argument to the " in gfc_verify_c_interop_param()
1543 gfc_error ("Variable %qs at %L is a dummy argument to the " in gfc_verify_c_interop_param()
1565 gfc_error ("Character argument %qs at %L " in gfc_verify_c_interop_param()
1595 gfc_error ("Variable %qs at %L cannot have both the OPTIONAL " in gfc_verify_c_interop_param()
1681 gfc_error ("Symbol %qs at %C also declared as a type at %L", name, in build_sym()
1902 gfc_error ("Initializer not allowed for PARAMETER %qs at %C", in add_init_expr_to_sym()
1912 gfc_error ("PARAMETER at %L is missing an initializer", var_locus); in add_init_expr_to_sym()
1922 gfc_error ("Variable %qs at %C with an initializer already " in add_init_expr_to_sym()
1965 gfc_error ("Cannot initialize parameter array " in add_init_expr_to_sym()
2029 gfc_error ("Rank mismatch of array at %L and its initializer " in add_init_expr_to_sym()
2042 gfc_error ("Cannot initialize implied-shape array at %L" in add_init_expr_to_sym()
2052 gfc_error ("Bad shape of initializer at %L", &init->where); in add_init_expr_to_sym()
2059 gfc_error ("Cannot determine shape of initializer at %L", in add_init_expr_to_sym()
2094 gfc_error ("Non-constant lower bound in implied-shape" in add_init_expr_to_sym()
2209 gfc_error ("Component at %C must have the POINTER attribute"); in build_struct()
2218 gfc_error ("Component %qs with CLASS at %C must be allocatable " in build_struct()
2227 gfc_error ("Array component of structure at %C must have explicit " in build_struct()
2299 gfc_error ("Pointer array component of structure at %C must have a " in build_struct()
2308 gfc_error ("Allocatable component of structure at %C must have a " in build_struct()
2317 gfc_error ("Array component of structure at %C must have an " in build_struct()
2334 gfc_error ("Type parameter %qs at %C has no corresponding entry " in build_struct()
2391 gfc_error ("NULL() initialization at %C is ambiguous"); in gfc_match_null()
2408 gfc_error ("NULL() initialization at %C may not have MOLD"); in gfc_match_null()
2425 gfc_error ("Initialization of pointer at %C is not allowed in " in match_pointer_init()
2446 gfc_error ("Error in pointer initialization at %C"); in match_pointer_init()
2476 gfc_error ("RESULT variable %qs at %L prohibits FUNCTION name %qs at %C " in check_function_name()
2530 gfc_error ("%qs not allowed outside STRUCTURE at %C", "%FILL"); in variable_decl()
2532 gfc_error ("%qs at %C is a DEC extension, enable with " in variable_decl()
2540 gfc_error ("%qs entity cannot have attributes at %C", "%FILL"); in variable_decl()
2550 gfc_error ("Invalid character %qc in variable name at %C", c); in variable_decl()
2592 gfc_error ("Non-PARAMETER symbol %qs at %L cannot be implied-shape", in variable_decl()
2659 gfc_error ("Explicit shaped array with nonconstant bounds at %C"); in variable_decl()
2760 gfc_error ("%qs at %C is a redefinition of the declaration " in variable_decl()
2771 gfc_error ("%qs entity cannot have an initializer at %C", "%FILL"); in variable_decl()
2796 gfc_error ("Duplicate array spec for Cray pointee at %C"); in variable_decl()
2875 gfc_error ("Invalid old style initialization for derived type " in variable_decl()
2888 gfc_error ("Syntax error in old style initialization of %s at %C", in variable_decl()
2908 gfc_error ("Initialization at %C isn't for a pointer variable"); in variable_decl()
2931 gfc_error ("Pointer initialization at %C requires %<=>%>, " in variable_decl()
2940 gfc_error ("Expected an initialization expression at %C"); in variable_decl()
2947 gfc_error ("Initialization of variable at %C is not allowed in " in variable_decl()
2964 gfc_error ("Initialization of allocatable component at %C is not " in variable_decl()
2973 gfc_error ("Initialization of structure component with a HOLLERITH " in variable_decl()
2987 gfc_error ("The component with KIND or LEN attribute at %C does not " in variable_decl()
2995 gfc_error ("The component at %C that appears in the type parameter " in variable_decl()
3003 gfc_error ("The component at %C which is a type parameter must be " in variable_decl()
3012 gfc_error ("BOZ literal constant at %L cannot appear as an " in variable_decl()
3029 gfc_error ("Incompatible initialization between a derived type " in variable_decl()
3092 gfc_error ("Old-style type declaration %s*%d not supported at %C", in gfc_match_old_kind_spec()
3128 gfc_error ("Old-style type declaration %s*%d not supported at %C", in gfc_match_old_kind_spec()
3193 gfc_error ("Missing right parenthesis at %C"); in gfc_match_kind_spec()
3206 gfc_error ("Expected initialization expression at %C"); in gfc_match_kind_spec()
3214 gfc_error ("Expected scalar initialization expression at %C"); in gfc_match_kind_spec()
3244 gfc_error ("Kind %d not supported for type %s at %C", ts->kind, in gfc_match_kind_spec()
3268 gfc_error ("Missing right parenthesis or comma at %C"); in gfc_match_kind_spec()
3270 gfc_error ("Missing right parenthesis at %C"); in gfc_match_kind_spec()
3341 gfc_error ("Expected initialization expression at %C"); in match_char_kind()
3347 gfc_error ("Expected scalar initialization expression at %C"); in match_char_kind()
3373 gfc_error ("Kind %d is not supported for CHARACTER at %C", *kind); in match_char_kind()
3505 gfc_error ("Syntax error in CHARACTER declaration at %C"); in gfc_match_char_spec()
3604 gfc_error ("RECORD at %C is an extension, enable it with " in match_record_decl()
3617 gfc_error ("Structure name expected after RECORD at %C"); in match_record_decl()
3730 gfc_error ("The type parameter spec list at %C cannot contain " in gfc_get_pdt_instance()
3754 gfc_error ("The type parameter spec list at %C does not contain " in gfc_get_pdt_instance()
3778 gfc_error ("The derived parameter %qs at %C does not " in gfc_get_pdt_instance()
3810 gfc_error ("The parameter expression at %C must be of " in gfc_get_pdt_instance()
3838 gfc_error ("The KIND parameter %qs at %C cannot either be " in gfc_get_pdt_instance()
3845 gfc_error ("The value for the KIND parameter %qs at %C does not " in gfc_get_pdt_instance()
3860 gfc_error ("The type parameter spec list at %C contains too many " in gfc_get_pdt_instance()
3869 gfc_error ("Parameterized derived type at %C is ambiguous"); in gfc_get_pdt_instance()
3949 gfc_error ("Maximum extension level reached with type %qs at %L", in gfc_get_pdt_instance()
3970 gfc_error ("Kind %d not supported for type %s at %C", in gfc_get_pdt_instance()
4117 gfc_error ("BYTE type used at %C " in match_byte_typespec()
4179 gfc_error ("Assumed type at %C is not allowed for components"); in gfc_match_decl_type_spec()
4216 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4244 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4277 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4303 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4319 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_decl_type_spec()
4461 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_decl_type_spec()
4473 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_decl_type_spec()
4487 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_decl_type_spec()
4502 gfc_error ("Type name %qs at %C conflicts with previously declared " in gfc_match_decl_type_spec()
4595 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4610 gfc_error ("Malformed type-spec at %C"); in gfc_match_decl_type_spec()
4645 gfc_error ("Duplicate IMPLICIT NONE statement at %C"); in gfc_match_implicit_none()
4713 gfc_error ("Missing character range in IMPLICIT at %C"); in match_implicit_range()
4759 gfc_error ("Letters must be in alphabetic order in " in match_implicit_range()
4812 gfc_error ("IMPLICIT statement at %C following an IMPLICIT NONE (type) " in gfc_match_implicit()
4822 gfc_error ("Empty IMPLICIT statement at %C"); in gfc_match_implicit()
4928 gfc_error ("IMPORT statement at %C only permitted in " in gfc_match_import()
4935 gfc_error ("F2008: C1210 IMPORT statement at %C is not permitted " in gfc_match_import()
4954 gfc_error ("Expecting list of named entities at %C"); in gfc_match_import()
4969 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_import()
4977 gfc_error ("Type name %qs at %C is ambiguous", name); in gfc_match_import()
4983 gfc_error ("Cannot IMPORT %qs from host scoping unit " in gfc_match_import()
5031 gfc_error ("Syntax error in IMPORT statement at %C"); in gfc_match_import()
5371 gfc_error ("Missing codimension specification at %C"); in match_attr_spec()
5373 gfc_error ("Missing dimension specification at %C"); in match_attr_spec()
5468 gfc_error ("Duplicate %s attribute at %L", attr, &seen_at[d]); in match_attr_spec()
5485 gfc_error ("%s at %L is a DEC extension, enable with " in match_attr_spec()
5526 gfc_error ("Component with KIND attribute at %C must be " in match_attr_spec()
5533 gfc_error ("Component with KIND attribute at %C must be " in match_attr_spec()
5553 gfc_error ("Component with LEN attribute at %C must be " in match_attr_spec()
5560 gfc_error ("Component with LEN attribute at %C must be " in match_attr_spec()
5569 gfc_error (is_derived ? G_("Attribute at %L is not allowed in a " in match_attr_spec()
5599 gfc_error ("%s attribute at %L is not allowed outside of the " in match_attr_spec()
5609 gfc_error ("Attribute at %L is not allowed outside a TYPE " in match_attr_spec()
5688 gfc_error ("PROTECTED at %C only allowed in specification " in match_attr_spec()
5783 gfc_error ("Multiple identifiers provided with " in set_binding_label()
5912 gfc_error ("Type declaration %qs at %L is not C " in verify_bind_c_sym()
5928 gfc_error ("Variable %qs in common block %qs at " in verify_bind_c_sym()
5942 gfc_error ("Variable %qs at %L cannot have both the " in verify_bind_c_sym()
5950 gfc_error ("Variable %qs at %L cannot have both the " in verify_bind_c_sym()
5962 gfc_error ("Return type of BIND(C) function %qs at %L cannot " in verify_bind_c_sym()
5970 gfc_error ("Return type of BIND(C) function %qs of character " in verify_bind_c_sym()
6055 gfc_error ("Need either entity or common block name for " in get_bind_c_idents()
6100 gfc_error ("Missing entity or common block name for " in get_bind_c_idents()
6198 gfc_error ("CLASS entity at %C cannot have the PARAMETER attribute"); in gfc_match_data_decl()
6230 gfc_error ("Derived type at %C has not been previously defined " in gfc_match_data_decl()
6281 gfc_error ("Syntax error in data declaration at %C"); in gfc_match_data_decl()
6358 gfc_error ("MODULE prefix at %C found outside of a module, " in gfc_match_prefix()
6421 gfc_error ("PURE and IMPURE must not appear both at %C"); in gfc_match_prefix()
6467 gfc_error ("ELEMENTAL prefix in MODULE PROCEDURE interface is " in copy_prefix()
6474 gfc_error ("PURE prefix in MODULE PROCEDURE interface is " in copy_prefix()
6481 gfc_error ("RECURSIVE prefix in MODULE PROCEDURE interface is " in copy_prefix()
6610 gfc_error ("Name %qs at %C is the name of the procedure", in gfc_match_formal_arglist()
6626 gfc_error ("Unexpected junk in formal argument list at %C"); in gfc_match_formal_arglist()
6647 gfc_error ("Duplicate symbol %qs in formal argument " in gfc_match_formal_arglist()
6731 gfc_error ("RESULT variable at %C must be different than function name"); in match_result()
6808 gfc_error ("Unexpected junk after function declaration at %C"); in gfc_match_suffix()
7022 gfc_error ("BIND(C) attribute at %C requires " in match_procedure_decl()
7029 gfc_error ("BIND(C) procedure with NAME may not have " in match_procedure_decl()
7035 gfc_error ("Dummy procedure at %C may not have " in match_procedure_decl()
7058 gfc_error ("Procedure %qs at %L already has basic type of %s", in match_procedure_decl()
7083 gfc_error ("Initialization at %C isn't for a pointer variable"); in match_procedure_decl()
7104 gfc_error ("Syntax error in PROCEDURE statement at %C"); in match_procedure_decl()
7153 gfc_error ("Expected %<::%> after binding-attributes at %C"); in match_ppc_decl()
7160 gfc_error("NOPASS or explicit interface required at %C"); in match_ppc_decl()
7236 gfc_error ("Syntax error in procedure pointer component at %C"); in match_ppc_decl()
7254 gfc_error ("PROCEDURE at %C must be in a generic interface"); in match_procedure_in_interface()
7292 gfc_error ("Syntax error in PROCEDURE statement at %C"); in match_procedure_in_interface()
7405 gfc_error ("Expected formal argument list in function " in gfc_match_function_decl()
7465 gfc_error ("Mismatch in BIND(C) names (%qs/%qs) at %C", s1, s2); in gfc_match_function_decl()
7617 gfc_error ("ENTRY statement at %C cannot appear within a PROGRAM"); in gfc_match_entry()
7620 gfc_error ("ENTRY statement at %C cannot appear within a MODULE"); in gfc_match_entry()
7623 gfc_error ("ENTRY statement at %C cannot appear within a SUBMODULE"); in gfc_match_entry()
7626 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7630 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7634 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7638 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7642 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7647 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7651 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7655 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7659 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7663 gfc_error ("ENTRY statement at %C cannot appear within " in gfc_match_entry()
7667 gfc_error ("Unexpected ENTRY statement at %C"); in gfc_match_entry()
7675 gfc_error ("ENTRY statement at %C cannot appear within an INTERFACE"); in gfc_match_entry()
7688 gfc_error("ENTRY statement at %C cannot appear in a " in gfc_match_entry()
7739 gfc_error ("Missing required parentheses before BIND(C) at %C"); in gfc_match_entry()
7833 gfc_error ("ENTRY statement at %L with BIND(C) prohibited in an " in gfc_match_entry()
7963 gfc_error ("Missing required parentheses before BIND(C) at %C"); in gfc_match_subroutine()
7981 gfc_error ("Mismatch in BIND(C) names (%qs/%qs) at %C", s1, s2); in gfc_match_subroutine()
7990 gfc_error ("Alternate return dummy argument cannot appear in a " in gfc_match_subroutine()
8053 gfc_error ("Invalid C identifier in NAME= specifier at %C"); in check_bind_name_identifier()
8060 gfc_error ("Invalid C identifier in NAME= specifier at %C"); in check_bind_name_identifier()
8100 gfc_error ("Syntax error in NAME= specifier for binding label " in gfc_match_bind_c()
8116 gfc_error ("NAME= specifier at %C should be a constant expression"); in gfc_match_bind_c()
8124 gfc_error ("NAME= specifier at %C should be a scalar of " in gfc_match_bind_c()
8143 gfc_error ("Missing closing paren for binding label at %C"); in gfc_match_bind_c()
8149 gfc_error ("No binding name is allowed in BIND(C) at %C"); in gfc_match_bind_c()
8155 gfc_error ("For dummy procedure %s, no binding name is " in gfc_match_bind_c()
8184 gfc_error ("NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"); in gfc_match_bind_c()
8430 gfc_error ("Unexpected END statement at %C"); in gfc_match_end()
8448 gfc_error ("%s statement expected at %L", in gfc_match_end()
8459 gfc_error ("Expecting %s statement at %L", abreviated_modproc_decl in gfc_match_end()
8479 gfc_error ("Expected block name of %qs in %s statement at %L", in gfc_match_end()
8496 gfc_error ("Expected terminating name at %C"); in gfc_match_end()
8510 gfc_error ("Expected label %qs for %s statement at %C", block_name, in gfc_match_end()
8518 gfc_error ("Expected label %qs for %s statement at %C", in gfc_match_end()
8617 gfc_error ("Missing array specification at %L in DIMENSION " in attr_decl1()
8625 gfc_error ("Dimensions specified for %s at %L after its " in attr_decl1()
8633 gfc_error ("Missing array specification at %L in CODIMENSION " in attr_decl1()
8642 gfc_error ("Array specification must be deferred at %L", &var_locus); in attr_decl1()
8657 gfc_error ("Duplicate DIMENSION attribute at %C"); in attr_decl1()
8749 gfc_error ("Unexpected character in variable list at %C"); in attr_decl()
8786 gfc_error ("Expected %<(%> at %C"); in cray_pointer_decl()
8800 gfc_error ("Expected variable name at %C"); in cray_pointer_decl()
8816 gfc_error ("Cray pointer at %C must be an integer"); in cray_pointer_decl()
8826 gfc_error ("Expected \",\" at %C"); in cray_pointer_decl()
8840 gfc_error ("Expected variable name at %C"); in cray_pointer_decl()
8869 gfc_error ("Duplicate array spec for Cray pointee at %C"); in cray_pointer_decl()
8889 gfc_error ("Expected \")\" at %C"); in cray_pointer_decl()
8901 gfc_error ("Expected %<,%> or end of statement at %C"); in cray_pointer_decl()
8927 gfc_error ("INTENT is not allowed inside of BLOCK at %C"); in gfc_match_intent()
8959 gfc_error ("OPTIONAL is not allowed inside of BLOCK at %C"); in gfc_match_optional()
8978 gfc_error ("Cray pointer declaration at %C requires " in gfc_match_pointer()
9115 gfc_error ("Access specification of the %s operator at %C has " in access_attr_decl()
9131 gfc_error ("Access specification of the .%s. operator at %C " in access_attr_decl()
9171 gfc_error ("PROTECTED at %C only allowed in specification " in gfc_match_protected()
9213 gfc_error ("Syntax error in PROTECTED statement at %C"); in gfc_match_protected()
9240 gfc_error ("PRIVATE statement at %C is only allowed in the " in gfc_match_private()
9265 gfc_error ("PRIVATE statement at %C is only allowed in the " in gfc_match_private()
9286 gfc_error ("PUBLIC statement at %C is only allowed in the " in gfc_match_public()
9306 gfc_error ("PUBLIC statement at %C is only allowed in the " in gfc_match_public()
9328 gfc_error ("Expected variable name at %C in PARAMETER statement"); in do_parm()
9335 gfc_error ("Expected = sign in PARAMETER statement at %C"); in do_parm()
9341 gfc_error ("Expected expression at %C in PARAMETER statement"); in do_parm()
9361 gfc_error ("Initializing already initialized variable at %C"); in do_parm()
9402 gfc_error ("Unexpected characters in PARAMETER statement at %C"); in gfc_match_parameter()
9421 gfc_error ("%s at %C is a DEC extension, enable with " in gfc_match_automatic()
9456 gfc_error ("Expected entity-list in AUTOMATIC statement at %C"); in gfc_match_automatic()
9463 gfc_error ("Syntax error in AUTOMATIC statement at %C"); in gfc_match_automatic()
9477 gfc_error ("%s at %C is a DEC extension, enable with " in gfc_match_static()
9512 gfc_error ("Expected entity-list in STATIC statement at %C"); in gfc_match_static()
9519 gfc_error ("Syntax error in STATIC statement at %C"); in gfc_match_static()
9597 gfc_error ("Syntax error in SAVE statement at %C"); in gfc_match_save()
9614 gfc_error ("VALUE is not allowed inside of BLOCK at %C"); in gfc_match_value()
9656 gfc_error ("Syntax error in VALUE statement at %C"); in gfc_match_value()
9695 gfc_error ("Specifying VOLATILE for coarray variable %qs at " in gfc_match_volatile()
9720 gfc_error ("Syntax error in VOLATILE statement at %C"); in gfc_match_volatile()
9776 gfc_error ("Syntax error in ASYNCHRONOUS statement at %C"); in gfc_match_asynchronous()
9910 gfc_error ("MODULE PROCEDURE at %C must be in a generic module " in gfc_match_modproc()
9968 gfc_error ("Intrinsic procedure at %L cannot be a MODULE " in gfc_match_modproc()
10017 gfc_error ("Ambiguous symbol in TYPE definition at %C"); in check_extended_derived_type()
10026 gfc_error ("Symbol %qs at %C has not been previously defined", name); in check_extended_derived_type()
10032 gfc_error ("%qs in EXTENDS expression at %C is not a " in check_extended_derived_type()
10039 gfc_error ("%qs cannot be extended at %C because it " in check_extended_derived_type()
10046 gfc_error ("%qs cannot be extended at %C because it " in check_extended_derived_type()
10069 gfc_error ("Derived type at %C can only be PRIVATE in the " in gfc_get_type_attr_spec()
10081 gfc_error ("Derived type at %C can only be PUBLIC in the " in gfc_get_type_attr_spec()
10154 gfc_error ("Type definition of %qs at %C was already defined at %L", in get_struct_decl()
10201 gfc_error ("Junk after MAP statement at %C"); in gfc_match_map()
10234 gfc_error ("Junk after UNION statement at %C"); in gfc_match_union()
10269 gfc_error ("%s at %C is a DEC extension, enable with " in gfc_match_structure_decl()
10283 gfc_error ("Structure name expected in non-nested structure " in gfc_match_structure_decl()
10301 gfc_error ("Junk after non-nested STRUCTURE statement at %C"); in gfc_match_structure_decl()
10308 gfc_error ("Structure name %qs at %C cannot be the same as an" in gfc_match_structure_decl()
10471 gfc_error ("Expected :: in TYPE definition at %C"); in gfc_match_derived_decl()
10484 gfc_error ("Mangled derived type definition at %C"); in gfc_match_derived_decl()
10513 gfc_error ("Type name %qs at %C cannot be the same as an intrinsic " in gfc_match_derived_decl()
10524 gfc_error ("Derived type name %qs at %C already has a basic type " in gfc_match_derived_decl()
10527 gfc_error ("Derived type name %qs at %C already has a basic type", in gfc_match_derived_decl()
10542 gfc_error ("Dummy argument %qs at %L cannot be a derived type at %C", in gfc_match_derived_decl()
10551 gfc_error ("Derived type definition of %qs at %C has already been " in gfc_match_derived_decl()
10637 gfc_error ("Maximum extension level reached with type %qs at %L", in gfc_match_derived_decl()
10697 gfc_error ("Cray Pointee at %C cannot be assumed shape array"); in gfc_mod_pointee_as()
10749 gfc_error ("Enumerator exceeds the C integer type at %C"); in enum_initializer()
10811 gfc_error ("Expected an initialization expression at %C"); in enumerator_decl()
10828 gfc_error ("ENUMERATOR %L not initialized with integer expression", in enumerator_decl()
10876 gfc_error ("ENUM definition statement expected before %C"); in gfc_match_enumerator_def()
10912 gfc_error ("Syntax error in ENUMERATOR definition at %C"); in gfc_match_enumerator_def()
10959 gfc_error ("Duplicate access-specifier at %C"); in match_binding_attributes()
10974 gfc_error ("Duplicate access-specifier at %C"); in match_binding_attributes()
10994 gfc_error ("Binding attributes already specify passing," in match_binding_attributes()
11014 gfc_error ("Binding attributes already specify passing," in match_binding_attributes()
11041 gfc_error ("Duplicate POINTER attribute at %C"); in match_binding_attributes()
11059 gfc_error ("Duplicate NON_OVERRIDABLE at %C"); in match_binding_attributes()
11075 gfc_error ("Duplicate DEFERRED at %C"); in match_binding_attributes()
11088 gfc_error ("Expected access-specifier at %C"); in match_binding_attributes()
11090 gfc_error ("Expected binding attribute at %C"); in match_binding_attributes()
11098 gfc_error ("NON_OVERRIDABLE and DEFERRED cannot both appear at %C"); in match_binding_attributes()
11111 gfc_error ("POINTER attribute is required for procedure pointer component" in match_binding_attributes()
11153 gfc_error ("Interface-name expected after %<(%> at %C"); in match_procedure_in_type()
11159 gfc_error ("%<)%> expected at %C"); in match_procedure_in_type()
11179 gfc_error ("Interface must be specified for DEFERRED binding at %C"); in match_procedure_in_type()
11184 gfc_error ("PROCEDURE(interface) at %C should be declared DEFERRED"); in match_procedure_in_type()
11195 gfc_error ("Expected %<::%> after binding-attributes at %C"); in match_procedure_in_type()
11207 gfc_error ("Expected binding name at %C"); in match_procedure_in_type()
11223 gfc_error ("%<=> target%> is invalid for DEFERRED binding at %C"); in match_procedure_in_type()
11229 gfc_error ("%<::%> needed in PROCEDURE binding with explicit target" in match_procedure_in_type()
11239 gfc_error ("Expected binding target after %<=>%> at %C"); in match_procedure_in_type()
11256 gfc_error ("Type %qs containing DEFERRED binding at %C " in match_procedure_in_type()
11267 gfc_error ("There is already a procedure with binding name %qs for " in match_procedure_in_type()
11295 gfc_error ("Syntax error in PROCEDURE statement at %C"); in match_procedure_in_type()
11318 gfc_error ("GENERIC at %C must be inside a derived-type CONTAINS"); in gfc_match_generic()
11338 gfc_error ("Expected %<::%> at %C"); in gfc_match_generic()
11350 gfc_error ("Expected generic name or operator descriptor at %C"); in gfc_match_generic()
11371 gfc_error ("Malformed GENERIC statement at %C"); in gfc_match_generic()
11382 gfc_error ("Expected %<=>%> at %C"); in gfc_match_generic()
11418 gfc_error ("There's already a non-generic procedure with binding name" in gfc_match_generic()
11426 gfc_error ("Binding at %C must have the same access as already" in gfc_match_generic()
11474 gfc_error ("Expected specific binding name at %C"); in gfc_match_generic()
11484 gfc_error ("%qs already defined as specific binding for the" in gfc_match_generic()
11502 gfc_error ("Junk after GENERIC binding at %C"); in gfc_match_generic()
11537 gfc_error ("FINAL declaration at %C must be inside a derived type " in gfc_match_final_decl()
11548 gfc_error ("Derived type declaration with FINAL at %C must be in the" in gfc_match_final_decl()
11570 gfc_error ("Empty FINAL at %C"); in gfc_match_final_decl()
11577 gfc_error ("Expected module procedure name at %C"); in gfc_match_final_decl()
11587 gfc_error ("Expected %<,%> at %C"); in gfc_match_final_decl()
11593 gfc_error ("Unknown procedure name %qs at %C", name); in gfc_match_final_decl()
11606 gfc_error ("%qs at %C is already defined as FINAL procedure", in gfc_match_final_decl()
11676 gfc_error ("Unknown attribute in !GCC$ ATTRIBUTES statement at %C"); in gfc_match_gcc_attributes()
11722 gfc_error ("Syntax error in !GCC$ ATTRIBUTES statement at %C"); in gfc_match_gcc_attributes()
11742 gfc_error ("%<GCC unroll%> directive requires a" in gfc_match_gcc_unroll()
11756 gfc_error ("Syntax error in !GCC$ UNROLL directive at %C"); in gfc_match_gcc_unroll()
11820 gfc_error ("Syntax error in !GCC$ IVDEP directive at %C"); in gfc_match_gcc_ivdep()
11837 gfc_error ("Syntax error in !GCC$ VECTOR directive at %C"); in gfc_match_gcc_vector()
11854 gfc_error ("Syntax error in !GCC$ NOVECTOR directive at %C"); in gfc_match_gcc_novector()