+2011-04-18 Eric Botcazou <ebotcazou@adacore.com>
+
+ * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.
+
2011-04-18 Richard Guenther <rguenther@suse.de>
Backported from 4.6 branch
static void gen_type_die (tree, dw_die_ref);
static void gen_block_die (tree, dw_die_ref, int);
static void decls_for_scope (tree, dw_die_ref, int);
-static int is_redundant_typedef (const_tree);
+static inline int is_redundant_typedef (const_tree);
static inline dw_die_ref get_context_die (tree);
static void gen_namespace_die (tree, dw_die_ref);
static void gen_decl_die (tree, tree, dw_die_ref);