Home
last modified time | relevance | path

Searched refs:resolve_fl_variable (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2006732 * resolve.c (resolve_fl_variable): Tidy up condition.
1136 * resolve.c (resolve_fl_variable): See if the host association
1868 * resolve.c (resolve_fl_variable): Set a default initializer for
2377 * resolve.c (resolve_fl_variable): Error if an automatic
2394 (resolve_charlen, resolve_fl_variable): Set and reset
2598 (gfc_resolve_expr, resolve_charlen, resolve_fl_variable): Lift
2671 (resolve_fl_variable): The same before and after the call to
3399 (resolve_fl_variable): Remove code for the new function and call it.
3878 (resolve_fl_var_and_proc, resolve_fl_variable, resolve_fl_procedure):
H A DChangeLog-20071062 (resolve_fl_variable): Fix case in message. Clarify logic.
1078 * resolve.c (resolve_fl_variable): Exchange order of checks to
1175 (resolve_fl_variable): ... here, while adapting to new h_d_i
1351 (resolve_fl_variable): Try to add local initializer (-finit-*).
2785 * resolve.c (resolve_fl_variable): Reject illegal initializiers only
2971 * resolve.c (resolve_fl_variable): Check for SAVE_EXPLICIT.
4326 * resolve.c (resolve_fl_variable): Set flag to 2 for automatic
4565 * resolve.c (resolve_fl_variable): Do not check for blocking of
4794 (resolve_fl_variable): Call has_default_initializer to determine if
5062 (resolve_fl_variable): Look at components explicitly to check for
H A DChangeLog-2016200 * resolve.c (resolve_fl_variable): Ditto.
1428 (resolve_fl_variable): Skip checks for an ASSOCIATE variable.
1739 (resolve_fl_variable,resolve_fl_parameter): Use it.
H A DChangeLog-20111843 * resolve.c (resolve_fl_variable): Reject non-constant character lengths
2465 * resolve.c (resolve_fl_variable): Handle static coarrays
3689 * resolve.c (resolve_fl_variable): Handle polymorphic allocatables.
H A DChangeLog-2012132 (resolve_fl_variable): Likewise for test that assumed character
549 (resolve_variable, resolve_charlen, resolve_fl_variable):
H A DChangeLog-2010595 (resolve_fl_variable): Add DTP constraint check.
2121 (resolve_fl_variable): Handle SAVE_IMPLICIT.
4852 is_non_constant_shape_array, resolve_fl_variable,
H A DChangeLog-20201086 * resolve.c (resolve_fl_variable): Remove type and intent
H A DChangeLog-20141747 * resolve.c (resolve_fl_variable): Allow len=: or len=* on
H A DChangeLog-2018100 * resolve.c (resolve_fl_variable): Avoid a NULL pointer.
H A DChangeLog-20193099 * resolve.c (resolve_fl_variable): Add extra check to avoid
H A Dresolve.cc13069 resolve_fl_variable (gfc_symbol *sym, int mp_flag) in resolve_fl_variable() function
16184 if (!resolve_fl_variable (sym, mp_flag)) in resolve_symbol()
H A DChangeLog-2009921 resolve_fl_variable): Handle BT_CLASS.
H A DChangeLog-2008613 * fortran/resolve.c (resolve_fl_variable): Simplify the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c12856 resolve_fl_variable (gfc_symbol *sym, int mp_flag) in resolve_fl_variable() function
15960 if (!resolve_fl_variable (sym, mp_flag)) in resolve_symbol()