Home
last modified time | relevance | path

Searched refs:allocatable_check (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc972 allocatable_check (gfc_expr *e, int n) in allocatable_check() function
1378 if (!allocatable_check (array, 0)) in gfc_check_allocated()
4205 if (!allocatable_check (from, 0)) in gfc_check_move_alloc()
4216 if (!allocatable_check (to, 1)) in gfc_check_move_alloc()
H A DChangeLog-20131833 * check.c (allocatable_check): Associate variables should not
H A DChangeLog-202020 * check.c (allocatable_check): Select rank temporaries are
H A DChangeLog-20102267 (allocatable_check): New function.
2268 (gfc_check_allocated,gfc_check_move_alloc): Use 'allocatable_check'.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c972 allocatable_check (gfc_expr *e, int n) in allocatable_check() function
1376 if (!allocatable_check (array, 0)) in gfc_check_allocated()
4194 if (!allocatable_check (from, 0)) in gfc_check_move_alloc()
4205 if (!allocatable_check (to, 1)) in gfc_check_move_alloc()