Home
last modified time | relevance | path

Searched refs:subref_array_pointer (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.c1867 if (sym->assoc && sym->attr.subref_array_pointer) in gfc_get_symbol_decl()
1873 && !sym->attr.subref_array_pointer)) in gfc_get_symbol_decl()
5546 || sym->attr.subref_array_pointer in gfc_emit_parameter_debug_info()
H A DChangeLog-20142447 * resolve.c (resolve_assoc_var): Set the subref_array_pointer
2450 is a subref_array_pointer, assign the element size of the
H A Dtrans-decl.cc1906 if (sym->assoc && sym->attr.subref_array_pointer) in gfc_get_symbol_decl()
1912 && !sym->attr.subref_array_pointer)) in gfc_get_symbol_decl()
5474 || sym->attr.subref_array_pointer in gfc_emit_parameter_debug_info()
H A Dgfortran.h859 implied_index:1, subref_array_pointer:1, proc_pointer:1, asynchronous:1, member
H A Dexpr.c1138 if (sym->attr.subref_array_pointer) in is_subref_array()
4320 lvalue->symtree->n.sym->attr.subref_array_pointer = 1; in gfc_check_pointer_assign()
H A Dexpr.cc1148 if (sym->attr.subref_array_pointer) in is_subref_array()
4343 lvalue->symtree->n.sym->attr.subref_array_pointer = 1; in gfc_check_pointer_assign()
H A Ddump-parse-tree.c773 if (attr->subref_array_pointer) in show_attr()
H A Ddump-parse-tree.cc798 if (attr->subref_array_pointer) in show_attr()
H A DChangeLog-20201749 * expr.c (gfc_check_pointer_assign): Also set subref_array_pointer
H A Dtrans-stmt.c1922 if (sym->attr.subref_array_pointer && !se.direct_byref) in trans_associate_var()
H A Dtrans-stmt.cc1959 if (sym->attr.subref_array_pointer && !se.direct_byref) in trans_associate_var()
H A DChangeLog-20071466 * gfortran.h : Add subref_array_pointer to symbol_attribute and
H A Dtrans-expr.c10085 || (sym->attr.pointer && sym->attr.subref_array_pointer); in arrayfunc_assign_needs_temporary()
H A Dtrans-expr.cc10621 || (sym->attr.pointer && sym->attr.subref_array_pointer); in arrayfunc_assign_needs_temporary()
H A Dresolve.c8986 sym->attr.subref_array_pointer = 1; in resolve_assoc_var()
H A Dresolve.cc9122 sym->attr.subref_array_pointer = 1; in resolve_assoc_var()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c1867 if (sym->assoc && sym->attr.subref_array_pointer) in gfc_get_symbol_decl()
1873 && !sym->attr.subref_array_pointer)) in gfc_get_symbol_decl()
5546 || sym->attr.subref_array_pointer in gfc_emit_parameter_debug_info()
H A Dgfortran.h787 implied_index:1, subref_array_pointer:1, proc_pointer:1, asynchronous:1, member
H A Dexpr.c1138 if (sym->attr.subref_array_pointer) in is_subref_array()
4320 lvalue->symtree->n.sym->attr.subref_array_pointer = 1; in gfc_check_pointer_assign()
H A Ddump-parse-tree.c773 if (attr->subref_array_pointer) in show_attr()
H A Dtrans-stmt.c1922 if (sym->attr.subref_array_pointer && !se.direct_byref) in trans_associate_var()
H A Dtrans-expr.c10085 || (sym->attr.pointer && sym->attr.subref_array_pointer); in arrayfunc_assign_needs_temporary()
H A Dresolve.c8986 sym->attr.subref_array_pointer = 1; in resolve_assoc_var()