Home
last modified time | relevance | path

Searched refs:build_struct (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2009174 (build_sym,build_struct): Call 'gfc_build_class_symbol'.
537 (build_struct): Use gfc_try 't' to carry errors past the call
610 * decl.c (build_struct): Bugfix for CLASS components.
827 * decl.c (build_struct): Handle allocatable scalar components.
888 (build_sym,build_struct): Handle BT_CLASS, call
1391 * decl.c (build_struct): Make sure 'cl' is only used
2107 * decl.c (build_struct): Rewrite loop over constructor elements.
H A DChangeLog-2016465 * decl.c (build_struct): On error, return directly and do not build
600 * decl.c (build_struct): ... here. Fix indentation.
1928 * decl.c (build_struct): Move common code to gfc_apply_init.
2025 * decl.c (build_struct): Ensure that pointers point to something.
2512 match_pointer_init, build_struct, variable_decl,
H A DChangeLog-2017214 * decl.c (build_struct): Character kind defaults to 1, so use
1156 (build_struct): Copy the 'saved_kind_expr' to the component
H A DChangeLog-2010529 * decl.c (build_struct): Build vtab immediately if derived type
4199 * decl.c (build_sym, build_struct): Use new arg in calls to
4631 (build_struct): Likewise.
4836 * decl.c (build_sym,build_struct,variable_decl,
H A Ddecl.cc2279 build_struct (const char *name, gfc_charlen *cl, gfc_expr **init, in build_struct() function
3145 t = build_struct (name, cl, &initializer, &as); in variable_decl()
H A DChangeLog-20081260 * decl.c (build_struct): Ditto.
2038 (build_struct): Call gfc_set_constant_character_len with changed length
H A DChangeLog-20142400 * decl. (build_sym, build_struct, attr_decl1): Removed argument of
H A DChangeLog-20121771 * decl.c (build_struct): Don't ignore FAILED status.
H A DChangeLog-20113600 * decl.c (build_sym,build_struct,attr_decl1): Use return value of
H A DChangeLog-20061300 * decl.c (build_struct): Apply TR15581 constraints for
H A DChangeLog-2007293 * decl.c (build_struct): Pad out default initializers with
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c2189 build_struct (const char *name, gfc_charlen *cl, gfc_expr **init, in build_struct() function
3047 t = build_struct (name, cl, &initializer, &as); in variable_decl()