Home
last modified time | relevance | path

Searched refs:gfc_conv_structure (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h562 void gfc_conv_structure (gfc_se *, gfc_expr *, int);
H A Dtrans-expr.c7889 gfc_conv_structure (&se, gfc_class_initializer (ts, expr), 1); in gfc_conv_initializer()
7913 gfc_conv_structure (&se, gfc_class_initializer (ts, expr), 1); in gfc_conv_initializer()
7915 gfc_conv_structure (&se, expr, 1); in gfc_conv_initializer()
8732 gfc_conv_structure (gfc_se * se, gfc_expr * expr, int init) in gfc_conv_structure() function
8919 gfc_conv_structure (se, expr, 0); in gfc_conv_expr()
H A Dtrans-array.c6208 gfc_conv_structure (&se, expr, 1); in gfc_conv_array_initializer()
6291 gfc_conv_structure (&se, c->expr, 1); in gfc_conv_array_initializer()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h564 void gfc_conv_structure (gfc_se *, gfc_expr *, int);
H A DChangeLog-20041258 (gfc_conv_structure): Use them.
1449 (gfc_conv_structure): Use it.
1502 * trans-expr.c (gfc_conv_structure): Handle array pointers.
1533 * trans-expr.c (gfc_conv_structure): Handle initialization
2446 * trans-expr.c (gfc_conv_structure): Use field type, not expr type.
H A DChangeLog-2003420 * trans-decl.c (gfc_get_symbol_decl): Use gfc_conv_structure.
421 * trans-expr.c (gfc_conv_structure): Handle array initializers.
423 * trans.h (gfc_conv_structure): Declare.
H A DChangeLog-2010513 * trans-expr.c (gfc_conv_derived_to_class,gfc_conv_structure,
2017 (gfc_conv_structure): Modified call to 'gfc_conv_initializer'.
3856 * trans-expr.c (gfc_conv_structure): Remove unneeded and buggy code.
4182 (gfc_conv_structure): Exclude proc_pointer components when
4690 (gfc_conv_structure): Likewise.
4984 * trans-expr.c (gfc_conv_structure): Ensure that the derived
H A DChangeLog-2016422 (gfc_conv_structure): Set flag that the structure is in a coarray.
1069 * trans-expr.c (gfc_conv_structure): Replace UNION handling code with
2540 gfc_conv_structure, gfc_trans_scalar_assign, copyable_array_p):
H A DChangeLog-20152119 * trans-expr.c (gfc_conv_structure): Fixed indendation.
2587 (gfc_conv_structure): Treat _len component correctly.
2634 (gfc_conv_structure): Same.
H A Dtrans-expr.cc8432 gfc_conv_structure (&se, gfc_class_initializer (ts, expr), 1); in gfc_conv_initializer()
8456 gfc_conv_structure (&se, gfc_class_initializer (ts, expr), 1); in gfc_conv_initializer()
8458 gfc_conv_structure (&se, expr, 1); in gfc_conv_initializer()
9275 gfc_conv_structure (gfc_se * se, gfc_expr * expr, int init) in gfc_conv_structure() function
9462 gfc_conv_structure (se, expr, 0); in gfc_conv_expr()
H A DChangeLog-2009198 (gfc_conv_structure): Initialize the $extends and $size fields of
775 (gfc_conv_structure): Handle BT_CLASS.
2849 (gfc_conv_structure): Handle procedure pointer components.
H A DChangeLog97 * trans-expr.cc (gfc_conv_structure): Check for NULL pointer.
H A DChangeLog-20131906 * trans-expr.c (gfc_conv_structure): Call
H A DChangeLog-20081256 gfc_conv_structure): Ditto.
3012 * trans-expr.c (gfc_conv_structure): Don't set TREE_INVARIANT.
H A DChangeLog-20141074 * trans-expr.c (gfc_conv_structure): Initialize _size with
H A Dtrans-array.cc6318 gfc_conv_structure (&se, expr, 1); in gfc_conv_array_initializer()
6408 gfc_conv_structure (&se, c->expr, 1); in gfc_conv_array_initializer()
H A DChangeLog-2012168 (gfc_conv_structure): Move handling of _size component.
H A DChangeLog-20113694 * trans-expr.c (gfc_conv_structure): Handle constructors for procedure
H A DChangeLog-20052074 * trans-expr.c (gfc_conv_structure): Likewise.
H A DChangeLog-2007228 * trans-expr.c (gfc_conv_structure): Make sure record constructors