Lines Matching refs:gfc_error

66   gfc_error ("Unexpected junk at %C");  in gfc_match_omp_eos_error()
280 gfc_error ("List item shall not be coindexed at %C");
315 gfc_error ("COMMON block /%s/ not found at %C", n);
354 gfc_error ("Syntax error in OpenMP variable list at %C");
416 gfc_error ("COMMON block /%s/ not found at %C", n); in gfc_match_omp_to_link()
444 gfc_error ("Syntax error in OpenMP variable list at %C"); in gfc_match_omp_to_link()
518 gfc_error ("Syntax error in OpenMP DEPEND SINK list at %C"); in gfc_match_omp_depend_sink()
580 gfc_error ("Syntax error in OpenACC expression list at %C"); in match_oacc_expr_list()
711 gfc_error ("COMMON block /%s/ not found at %C", n); in gfc_match_oacc_clause_link()
739 gfc_error ("Unexpected junk after !$ACC DECLARE at %C"); in gfc_match_oacc_clause_link()
749 gfc_error ("Syntax error in !$ACC DECLARE list at %C"); in gfc_match_oacc_clause_link()
1991 gfc_error ("Failed to match clause at %C");
2164 gfc_error ("Invalid clause in module with !$ACC DECLARE at %L", in gfc_match_oacc_declare()
2174 gfc_error ("Variable is USE-associated with !$ACC DECLARE at %L", in gfc_match_oacc_declare()
2183 gfc_error ("Variable %qs shall be declared in the same scoping unit " in gfc_match_oacc_declare()
2191 gfc_error ("Assumed-size dummy array with !$ACC DECLARE at %L", in gfc_match_oacc_declare()
2240 gfc_error ("%<acc update%> must contain at least one " in gfc_match_oacc_update()
2288 gfc_error ("Invalid argument to !$ACC WAIT at %C"); in gfc_match_oacc_wait()
2295 gfc_error ("WAIT clause at %L requires a scalar INTEGER expression", in gfc_match_oacc_wait()
2328 gfc_error ("ACC CACHE directive must be inside of loop %C"); in gfc_match_oacc_cache()
2396 gfc_error ("Only the !$ACC ROUTINE form without " in gfc_match_oacc_routine()
2430 gfc_error ("Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C", in gfc_match_oacc_routine()
2438 gfc_error ("Syntax error in !$ACC ROUTINE ( NAME ) at %C"); in gfc_match_oacc_routine()
2445 gfc_error ("Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting" in gfc_match_oacc_routine()
2460 gfc_error ("Multiple loop axes specified for routine at %C"); in gfc_match_oacc_routine()
2470 gfc_error ("Intrinsic symbol specified in !$ACC ROUTINE ( NAME )" in gfc_match_oacc_routine()
2490 gfc_error ("!$ACC ROUTINE already applied at %C"); in gfc_match_oacc_routine()
2515 gfc_error ("!$ACC ROUTINE already applied at %C"); in gfc_match_oacc_routine()
2631 gfc_error ("Unexpected junk after $OMP CRITICAL statement at %C"); in gfc_match_omp_critical()
2655 gfc_error ("Unexpected junk after $OMP CRITICAL statement at %C"); in gfc_match_omp_end_critical()
2722 gfc_error ("Unexpected junk after $OMP FLUSH statement at %C"); in gfc_match_omp_flush()
3147 gfc_error ("Unexpected junk after !$OMP DECLARE REDUCTION at %C"); in gfc_match_omp_declare_reduction()
3184 gfc_error ("Only the !$OMP DECLARE TARGET form without " in gfc_match_omp_declare_target()
3199 gfc_error ("Unexpected junk after !$OMP DECLARE TARGET at %C"); in gfc_match_omp_declare_target()
3289 gfc_error ("Syntax error in !$OMP DECLARE TARGET list at %C"); in gfc_match_omp_declare_target()
3341 gfc_error ("COMMON block /%s/ not found at %C", n); in gfc_match_omp_threadprivate()
3358 gfc_error ("Unexpected junk after OMP THREADPRIVATE at %C"); in gfc_match_omp_threadprivate()
3365 gfc_error ("Syntax error in !$OMP THREADPRIVATE list at %C"); in gfc_match_omp_threadprivate()
3579 gfc_error ("Unexpected junk after TASKWAIT clause at %C"); in gfc_match_omp_taskwait()
3593 gfc_error ("Unexpected junk after TASKYIELD clause at %C"); in gfc_match_omp_taskyield()
3652 gfc_error ("Unexpected junk after $OMP WORKSHARE statement at %C"); in gfc_match_omp_workshare()
3666 gfc_error ("Unexpected junk after $OMP MASTER statement at %C"); in gfc_match_omp_master()
3725 gfc_error ("Unexpected junk after $OMP ATOMIC statement at %C"); in gfc_match_omp_oacc_atomic()
3752 gfc_error ("Unexpected junk after $OMP BARRIER statement at %C"); in gfc_match_omp_barrier()
3766 gfc_error ("Unexpected junk after $OMP TASKGROUP statement at %C"); in gfc_match_omp_taskgroup()
3816 gfc_error ("Unexpected junk after $OMP CANCELLATION POINT statement " in gfc_match_omp_cancellation_point()
3836 gfc_error ("Unexpected junk after NOWAIT clause at %C"); in gfc_match_omp_end_nowait()
3879 gfc_error ("%s clause at %L requires a scalar INTEGER expression", in resolve_scalar_int_expr()
3912 gfc_error ("Cray pointer object %qs of derived type in %s clause at %L", in check_symbol_not_pointer()
3915 gfc_error ("Cray pointee object %qs of derived type in %s clause at %L", in check_symbol_not_pointer()
3921 gfc_error ("POINTER object %qs of polymorphic type in %s clause at %L", in check_symbol_not_pointer()
3926 gfc_error ("Cray pointer object %qs of polymorphic type in %s clause at %L", in check_symbol_not_pointer()
3931 gfc_error ("Cray pointee object %qs of polymorphic type in %s clause at %L", in check_symbol_not_pointer()
3941 gfc_error ("Assumed size array %qs in %s clause at %L", in check_array_not_assumed()
3944 gfc_error ("Assumed rank array %qs in %s clause at %L", in check_array_not_assumed()
3960 gfc_error ("POINTER object %qs in %s clause at %L", in resolve_oacc_deviceptr_clause()
3965 gfc_error ("Cray pointer object %qs in %s clause at %L", in resolve_oacc_deviceptr_clause()
3970 gfc_error ("Cray pointee object %qs in %s clause at %L", in resolve_oacc_deviceptr_clause()
3975 gfc_error ("ALLOCATABLE object %qs in %s clause at %L", in resolve_oacc_deviceptr_clause()
3978 gfc_error ("VALUE object %qs in %s clause at %L", in resolve_oacc_deviceptr_clause()
4021 gfc_error ("Implicitly declared function %s used in " in resolve_omp_udr_callback2()
4070 gfc_error ("Implicitly declared subroutine %s used in " in resolve_omp_udr_clause()
4103 gfc_error ("ORDERED clause parameter is less than COLLAPSE at %L",
4111 gfc_error ("IF clause at %L requires a scalar LOGICAL expression",
4122 gfc_error ("IF clause at %L requires a scalar LOGICAL expression",
4126 gfc_error ("IF clause without modifier at %L used together with "
4203 gfc_error ("IF clause modifier %s at %L not appropriate for "
4213 gfc_error ("FINAL clause at %L requires a scalar LOGICAL expression",
4223 gfc_error ("SCHEDULE clause's chunk_size at %L requires "
4245 gfc_error ("NONMONOTONIC modifier specified for %s schedule kind "
4249 gfc_error ("Both MONOTONIC and NONMONOTONIC schedule modifiers "
4252 gfc_error ("NONMONOTONIC schedule modifier specified with ORDERED "
4268 gfc_error ("Variable %qs is not a dummy argument at %L",
4304 gfc_error ("Object %qs is not a variable at %L; parameters"
4308 gfc_error ("Object %qs is not a variable at %L; parameters"
4313 gfc_error ("Object %qs is not a variable at %L", n->sym->name,
4338 gfc_error ("Symbol %qs has mixed component and non-component "
4341 gfc_error ("Symbol %qs present on multiple clauses at %L",
4357 gfc_error ("Symbol %qs present on multiple clauses at %L",
4365 gfc_error ("Symbol %qs present on multiple clauses at %L",
4376 gfc_error ("Symbol %qs present on multiple clauses at %L",
4388 gfc_error ("Symbol %qs present on multiple clauses at %L",
4403 gfc_error ("Symbol %qs present on multiple clauses at %L",
4410 gfc_error ("Array %qs is not permitted in reduction at %L",
4423 gfc_error ("Symbol %qs present on both FROM and TO clauses at %L",
4445 gfc_error ("Non-THREADPRIVATE object %qs in COPYIN clause"
4453 gfc_error ("Assumed size array %qs in COPYPRIVATE clause "
4456 gfc_error ("INTENT(IN) POINTER %qs in COPYPRIVATE clause "
4464 gfc_error ("THREADPRIVATE object %qs in SHARED clause at "
4467 gfc_error ("Cray pointee %qs in SHARED clause at %L",
4470 gfc_error ("ASSOCIATE name %qs in SHARED clause at %L",
4485 gfc_error ("%qs in ALIGNED clause must be POINTER, "
4497 gfc_error ("%qs in ALIGNED clause at %L requires a scalar "
4516 gfc_error ("SINK dependence type only allowed "
4520 gfc_error ("DEPEND SINK used together with "
4530 gfc_error ("SINK addend not a constant integer "
4536 gfc_error ("Only SOURCE or SINK dependence types "
4561 gfc_error ("Array is not contiguous at %L",
4581 gfc_error ("%qs in %s clause at %L is not a proper "
4591 gfc_error ("Stride should not be specified for "
4599 gfc_error ("%qs in %s clause at %L is not a "
4612 gfc_error ("%qs in DEPEND clause at %L is a "
4630 gfc_error ("Assumed size array %qs in %s clause at %L",
4648 gfc_error ("TARGET%s with map-type other than TO, "
4664 gfc_error ("TARGET ENTER DATA with map-type other "
4679 gfc_error ("TARGET EXIT DATA with map-type other "
4695 gfc_error ("THREADPRIVATE object %qs in %s clause at %L",
4698 gfc_error ("Cray pointee %qs in %s clause at %L",
4704 gfc_error ("Non-dummy object %qs in %s clause at %L",
4709 gfc_error ("ALLOCATABLE object %qs in %s clause at %L",
4714 gfc_error ("POINTER object %qs in %s clause at %L",
4717 gfc_error ("VALUE object %qs in %s clause at %L",
4729 gfc_error ("THREADPRIVATE object %qs in %s clause at %L",
4732 gfc_error ("Cray pointee %qs in %s clause at %L",
4735 gfc_error ("ASSOCIATE name %qs in %s clause at %L",
4740 gfc_error ("Procedure pointer %qs in %s clause at %L",
4743 gfc_error ("POINTER object %qs in %s clause at %L",
4746 gfc_error ("Cray pointer %qs in %s clause at %L",
4755 gfc_error ("Assumed size array %qs in %s clause at %L",
4758 gfc_error ("Variable %qs in %s clause is used in "
4768 gfc_error ("INTENT(IN) POINTER %qs in %s clause at %L",
4861 gfc_error ("!$OMP DECLARE REDUCTION %s not found "
4887 gfc_error ("LINEAR clause modifier used on DO or SIMD"
4892 gfc_error ("LINEAR clause specified together with "
4897 gfc_error ("LINEAR variable %qs must be INTEGER "
4902 gfc_error ("LINEAR dummy argument %qs with VALUE "
4913 gfc_error ("%qs in LINEAR clause at %L requires "
4930 gfc_error ("%qs in LINEAR clause at %L requires "
4947 gfc_error ("ALLOCATABLE object %qs in %s clause at %L",
4952 gfc_error ("POINTER object %qs of polymorphic type in "
4956 gfc_error ("Cray pointer object %qs in %s clause at %L",
4959 gfc_error ("Cray pointee object %qs in %s clause at %L",
4964 gfc_error ("%s clause variable %qs at %L is neither "
4996 gfc_error ("DIST_SCHEDULE clause's chunk_size at %L requires "
5026 gfc_error ("Incompatible use of TILE and COLLAPSE at %L", &code->loc);
5028 gfc_error ("SOURCE dependence type only allowed "
5041 gfc_error ("%s must contain at least one MAP clause at %L",
5138 gfc_error ("unexpected !$OMP ATOMIC expression at %L", &code->loc); in resolve_omp_atomic()
5167 gfc_error ("!$OMP ATOMIC statement must set a scalar variable of " in resolve_omp_atomic()
5192 gfc_error ("!$OMP ATOMIC READ statement must read from a scalar " in resolve_omp_atomic()
5197 gfc_error ("expr in !$OMP ATOMIC WRITE assignment var = expr " in resolve_omp_atomic()
5219 gfc_error ("!$OMP ATOMIC CAPTURE capture statement must read from " in resolve_omp_atomic()
5234 gfc_error ("!$OMP ATOMIC CAPTURE update statement must set " in resolve_omp_atomic()
5241 gfc_error ("!$OMP ATOMIC CAPTURE capture statement reads from " in resolve_omp_atomic()
5257 gfc_error ("!$OMP ATOMIC with ALLOCATABLE variable at %L", in resolve_omp_atomic()
5299 gfc_error ("!$OMP ATOMIC assignment operator must be binary " in resolve_omp_atomic()
5347 gfc_error ("!$OMP ATOMIC assignment must be var = var op expr " in resolve_omp_atomic()
5361 gfc_error ("!$OMP ATOMIC var = var op expr not " in resolve_omp_atomic()
5393 gfc_error ("expr in !$OMP ATOMIC assignment var = var op expr " in resolve_omp_atomic()
5417 gfc_error ("!$OMP ATOMIC assignment intrinsic IAND, IOR " in resolve_omp_atomic()
5424 gfc_error ("!$OMP ATOMIC assignment intrinsic must be " in resolve_omp_atomic()
5441 gfc_error ("!$OMP ATOMIC intrinsic arguments except one must " in resolve_omp_atomic()
5448 gfc_error ("!$OMP ATOMIC intrinsic arguments must be scalar " in resolve_omp_atomic()
5456 gfc_error ("First or last !$OMP ATOMIC intrinsic argument must " in resolve_omp_atomic()
5474 gfc_error ("!$OMP ATOMIC assignment must have an operator or " in resolve_omp_atomic()
5488 gfc_error ("!$OMP ATOMIC CAPTURE capture statement must set " in resolve_omp_atomic()
5510 gfc_error ("!$OMP ATOMIC CAPTURE capture statement must read " in resolve_omp_atomic()
5517 gfc_error ("!$OMP ATOMIC CAPTURE capture statement reads from " in resolve_omp_atomic()
5808 gfc_error ("%s cannot be a DO WHILE or DO without loop control " in resolve_omp_do()
5814 gfc_error ("%s cannot be a DO CONCURRENT loop at %L", name, in resolve_omp_do()
5820 gfc_error ("%s iteration variable must be of type integer at %L", in resolve_omp_do()
5824 gfc_error ("%s iteration variable must not be THREADPRIVATE " in resolve_omp_do()
5837 gfc_error ("%s iteration variable present on clause " in resolve_omp_do()
5841 gfc_error ("%s iteration variable present on clause " in resolve_omp_do()
5845 gfc_error ("%s iteration variable present on clause " in resolve_omp_do()
5863 gfc_error ("%s collapsed loops don't form rectangular " in resolve_omp_do()
5875 gfc_error ("collapsed %s loops not perfectly nested at %L", in resolve_omp_do()
5884 gfc_error ("not enough DO loops for collapsed %s at %L", in resolve_omp_do()
5892 gfc_error ("not enough DO loops for collapsed %s at %L", in resolve_omp_do()
6058 gfc_error ("The %s directive cannot be specified within " in resolve_oacc_directive_inside_omp_region()
6071 gfc_error ("The %s directive cannot be specified within " in resolve_omp_directive_inside_oacc_region()
6090 gfc_error ("!$ACC LOOP cannot be a DO WHILE or DO without loop control " in resolve_oacc_nested_loops()
6096 gfc_error ("!$ACC LOOP cannot be a DO CONCURRENT loop at %L", in resolve_oacc_nested_loops()
6102 gfc_error ("!$ACC LOOP iteration variable must be of type integer at %L", in resolve_oacc_nested_loops()
6118 gfc_error ("!$ACC LOOP %s loops don't form rectangular " in resolve_oacc_nested_loops()
6130 gfc_error ("%s !$ACC LOOP loops not perfectly nested at %L", in resolve_oacc_nested_loops()
6140 gfc_error ("not enough DO loops for %s !$ACC LOOP at %L", in resolve_oacc_nested_loops()
6149 gfc_error ("not enough DO loops for %s !$ACC LOOP at %L", in resolve_oacc_nested_loops()
6165 gfc_error ("Tiled loop cannot be parallelized across gangs, workers and " in resolve_oacc_loop_blocks()
6186 gfc_error ("TILE requires constant expression at %L", in resolve_oacc_loop_blocks()
6279 gfc_error ("Object %qs is not a variable at %L", in gfc_resolve_oacc_declare()
6286 gfc_error ("Array sections: %qs not allowed in" in gfc_resolve_oacc_declare()
6303 gfc_error ("Symbol %qs present on multiple clauses at %L", in gfc_resolve_oacc_declare()
6333 gfc_error ("NAME %qs does not refer to a subroutine or function" in gfc_resolve_oacc_routines()
6339 gfc_error ("NAME %qs invalid" in gfc_resolve_oacc_routines()
6442 gfc_error ("OMP TARGET UPDATE at %L requires at least one TO or " in gfc_resolve_omp_directive()
6464 gfc_error ("!$OMP DECLARE SIMD should refer to containing procedure " in gfc_resolve_omp_declare_simd()
6488 gfc_error ("Variable other than OMP_PRIV or OMP_ORIG used in " in omp_udr_callback()
6496 gfc_error ("Variable other than OMP_OUT or OMP_IN used in " in omp_udr_callback()
6525 gfc_error ("Invalid operator for !$OMP DECLARE REDUCTION %s at %L", in gfc_resolve_omp_udr()
6547 gfc_error ("CHARACTER length in !$OMP DECLARE REDUCTION %s not " in gfc_resolve_omp_udr()
6563 gfc_error ("Subroutine call with alternate returns in combiner " in gfc_resolve_omp_udr()
6578 gfc_error ("Subroutine call with alternate returns in " in gfc_resolve_omp_udr()
6588 gfc_error ("One of actual subroutine arguments in INITIALIZER " in gfc_resolve_omp_udr()
6596 gfc_error ("Missing INITIALIZER clause for !$OMP DECLARE REDUCTION " in gfc_resolve_omp_udr()