Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-2012362 (build_function_decl): Set TREE_USED for referenced procedures.
484 (build_function_decl): Do not push __copy procedure to toplevel.
850 build_function_decl): Don't mark impure elemental
1093 * trans-decl.c (gfc_finish_var_decl, build_function_decl):
1901 * trans-decl.c (build_function_decl): Use it.
1915 * trans-decl.c (build_function_decl): Ditto for procedures.
H A Dtrans-decl.cc1528 static void build_function_decl (gfc_symbol * sym, bool global);
1784 build_function_decl (sym, false); in gfc_get_symbol_decl()
2367 build_function_decl (gfc_symbol * sym, bool global) in build_function_decl() function
2932 build_function_decl (thunk_sym, global); in build_entry_thunks()
3103 build_function_decl (ns->proc_name, global); in gfc_create_function_decl()
H A DChangeLog-2004591 (build_function_decl): ... to here.
1011 * trans-decl.c (build_function_decl): Fix spelling in comment.
1164 (build_function_decl): ... to this.
H A DChangeLog-20091748 build_function_decl): Use gfc_set_decl_assembler_name instead of
1758 (build_function_decl): The same.
1985 gfc_get_extern_function_decl,build_function_decl: Use it.
H A DChangeLog-2010957 (build_function_decl): Likewise. Delay setting the assembler
2013 (build_function_decl): Remove assertion.
2567 (gfc_create_function_decl, build_function_decl,
H A DChangeLog-20131806 * trans-decl.c (build_function_decl,create_function_arglist,
H A DChangeLog-2011385 (build_function_decl): Push __copy_ procedure to the toplevel.
3911 build_function_decl): Set TREE_PUBLIC/TREE_EXTERNAL before
H A DChangeLog-20081134 (build_function_decl): Allow current_function_decl's context
2802 * trans-decl.c (gfc_get_extern_function_decl, build_function_decl):
H A DChangeLog-20031461 * trans-decl.c (build_function_decl): Add parameter before it gets
H A DChangeLog-20212131 * trans-decl.c (build_function_decl): Add comment;
H A DChangeLog-2007791 (build_function_decl): Fix comment.
1165 * trans-decl.c (build_function_decl): Set "externally_visible"
H A DChangeLog-20162671 *trans-decl.c (build_function_decl): Change the gcc_assert to
H A DChangeLog-2005684 * trans-decl.c(build_function_decl): Don't set
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-decl.c1494 static void build_function_decl (gfc_symbol * sym, bool global);
1745 build_function_decl (sym, false); in gfc_get_symbol_decl()
2343 build_function_decl (gfc_symbol * sym, bool global) in build_function_decl() function
2898 build_function_decl (thunk_sym, global); in build_entry_thunks()
3069 build_function_decl (ns->proc_name, global); in gfc_create_function_decl()