Home
last modified time | relevance | path

Searched refs:find_array_section (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog467 * expr.cc (find_array_section): Add check to prevent interpreting an
628 * expr.cc (find_array_section): Move check for NULL pointers so
903 * expr.cc (find_array_section): Correct logic to avoid NULL
1102 * expr.cc (find_array_section): Avoid NULL pointer dereference on
1212 * expr.cc (find_array_section): Replace assertion by error
H A DChangeLog-2006275 * expr.c (find_array_section): Fix initializer array contructor.
829 * expr.c (find_array_section): Support vector subscripts. Don't
1648 * expr.c (find_array_section): Only use the array lower and upper
1837 * expr.c (find_array_section): Correct errors in
2264 (find_array_section): New function.
H A Dexpr.cc1498 find_array_section (gfc_expr *expr, gfc_ref *ref) in find_array_section() function
1958 if (!find_array_section (p, p->ref)) in simplify_const_ref()
H A DChangeLog-20104397 * expr.c (find_array_section): Add check for max array limit.
4523 * expr.c (find_array_section): Replaced manual lookup of elements
4641 (find_array_section): Likewise.
H A DChangeLog-20083384 last element. (find_array_section): Exit while loop if cons->next is
3616 last element. (find_array_section): Exit while loop if cons->next is
H A DChangeLog-20121161 * expr.c (find_array_section): Ignore the offset field.
H A DChangeLog-20071055 * expr.c (find_array_section): Check for constructor constantness.
4695 * expr.c (find_array_section): Correct arithmetic for section
H A DChangeLog-20192437 * expr.c (find_array_section): Likewise.
H A DChangeLog-20093101 * expr.c (find_array_section): Leave early on zero-sized arrays.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c1488 find_array_section (gfc_expr *expr, gfc_ref *ref) in find_array_section() function
1933 if (!find_array_section (p, p->ref)) in simplify_const_ref()