Searched refs:gfc_conv_variable (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2005 | 260 (gfc_conv_variable): Likewise. 281 * trans-expr.c (gfc_conv_variable): Likewise. 860 * trans-expr.c (gfc_conv_variable): If the character 976 * trans-expr.c (gfc_conv_variable): Revert 2005-10-24 change. 1058 * trans-expr.c (gfc_conv_variable): Added code to detect and 1779 * trans-expr.c (gfc_conv_variable): When called from within a 2365 * trans-expr.c (gfc_conv_variable): POINTER results don't need f2c 2439 * fortran/trans-expr.c (gfc_conv_variable): Clean up bracketting. 2511 * fortran/trans-expr.c (gfc_conv_variable): Correct errors in 2668 * trans-expr.c (gfc_conv_variable): Dereference access [all …]
|
H A D | ChangeLog-2004 | 899 (gfc_conv_variable): Set string_length from section. 2566 * trans-expr.c (gfc_conv_variable): Ditto. 2603 (gfc_conv_component_ref, gfc_conv_variable, gfc_conv_concat_op, 2845 * trans-expr.c (gfc_conv_variable): Take the type kind of a substring
|
H A D | ChangeLog-2006 | 346 * trans-expr.c (gfc_conv_variable): A character expression with 599 (gfc_conv_variable, gfc_conv_substring_expr): Pass more 2344 * trans-exp.c (gfc_conv_variable): Check that parent_decl 2464 * trans-expr.c (gfc_conv_variable): Give symbol reference and 3138 * trans-expr.c (gfc_conv_variable): Remove useless setting 3198 * trans-expr.c (gfc_conv_variable): Detect reference to parent result,
|
H A D | ChangeLog-2012 | 260 (gfc_conv_variable): Fix for scalar coarray components. 1063 * trans-expr.c (gfc_conv_variable, conv_function_val, 1333 * trans-expr.c (gfc_conv_expr_present, gfc_conv_variable,
|
H A D | ChangeLog-2013 | 765 * trans-expr.c (gfc_conv_variable): Update call. 828 * trans-expr.c (gfc_conv_variable): Don't walk the reference chain.
|
H A D | ChangeLog-2011 | 816 * trans-expr.c (gfc_conv_variable, gfc_conv_subref_array_arg, 852 * trans-expr.c (gfc_conv_variable, gfc_conv_subref_array_arg, 870 * trans-expr.c (gfc_conv_variable, gfc_conv_procedure_call, 2171 * trans-expr.c (gfc_conv_variable) Ditto.:
|
H A D | ChangeLog-2003 | 372 * trans-expr.c (gfc_conv_variable): Check sym->ts, not the decl. 674 * trans-expr.c (gfc_conv_variable): Remove incorrect assertion.
|
H A D | ChangeLog-2008 | 1408 (gfc_conv_variable): Call it 1928 * trans-expr.c (gfc_conv_variable,gfc_conv_function_val, 3407 * trans-expr.c (gfc_conv_variable): Don't build indirect
|
H A D | ChangeLog-2015 | 1458 * trans-expr.c (gfc_conv_variable): Indirect ref needed for 2041 (gfc_conv_variable): Make sure the temp array descriptor is
|
H A D | trans-expr.cc | 2971 gfc_conv_variable (gfc_se * se, gfc_expr * expr) in gfc_conv_variable() function 4025 gfc_conv_variable (se, *expr); in conv_scalar_char_value() 9450 gfc_conv_variable (se, expr); in gfc_conv_expr()
|
H A D | ChangeLog-2009 | 1264 (gfc_conv_variable): Ditto. 3427 * trans-expr.c (gfc_conv_missing_dummy, gfc_conv_variable,
|
H A D | ChangeLog-2017 | 2152 * trans-expr.c (gfc_conv_variable): Don't treat temporary variables
|
H A D | ChangeLog-2010 | 2126 * trans-expr.c (gfc_conv_variable): Check for 'current_function_decl'. 2162 * trans-expr.c (gfc_conv_variable): Dereference in case of association
|
H A D | ChangeLog-2018 | 412 (gfc_conv_variable): Retain the last typespec to pass to
|
H A D | ChangeLog-2019 | 106 (gfc_conv_variable): ...here. Call above function.
|
H A D | ChangeLog-2007 | 2584 * trans-expr.c (gfc_conv_variable): Do not build address
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 2869 gfc_conv_variable (gfc_se * se, gfc_expr * expr) in gfc_conv_variable() function 3935 gfc_conv_variable (se, *expr); in gfc_conv_scalar_char_value() 8907 gfc_conv_variable (se, expr); in gfc_conv_expr()
|