semantics.c
69.3 KB
-
decl.c (store_return_init): Use mode of old RTL generated for DECL_RESULT, not… · f0ad3f46
decl.c (store_return_init): Use mode of old RTL generated for DECL_RESULT, not the mode of DECL_RESULT itself. * decl.c (store_return_init): Use mode of old RTL generated for DECL_RESULT, not the mode of DECL_RESULT itself. * semantics.c (finish_named_return_value): Set DECL_UNINLINABLE for functions that used named return values. From-SVN: r31092
Mark Mitchell committed