Searched refs:build_struct (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2009 | 174 (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 D | ChangeLog-2016 | 465 * 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 D | ChangeLog-2017 | 214 * decl.c (build_struct): Character kind defaults to 1, so use 1156 (build_struct): Copy the 'saved_kind_expr' to the component
|
H A D | ChangeLog-2010 | 529 * 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 D | decl.cc | 2279 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 D | ChangeLog-2008 | 1260 * decl.c (build_struct): Ditto. 2038 (build_struct): Call gfc_set_constant_character_len with changed length
|
H A D | ChangeLog-2014 | 2400 * decl. (build_sym, build_struct, attr_decl1): Removed argument of
|
H A D | ChangeLog-2012 | 1771 * decl.c (build_struct): Don't ignore FAILED status.
|
H A D | ChangeLog-2011 | 3600 * decl.c (build_sym,build_struct,attr_decl1): Use return value of
|
H A D | ChangeLog-2006 | 1300 * decl.c (build_struct): Apply TR15581 constraints for
|
H A D | ChangeLog-2007 | 293 * decl.c (build_struct): Pad out default initializers with
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | decl.c | 2189 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()
|