Commit 38540594 by Jason Merrill

tweak

From-SVN: r60316
parent 92f93e54
...@@ -86,14 +86,11 @@ ...@@ -86,14 +86,11 @@
* tree.c (make_node): Don't set TREE_TYPE on 's' class nodes. * tree.c (make_node): Don't set TREE_TYPE on 's' class nodes.
(build1): Always set TREE_SIDE_EFFECTS on 's' class nodes. (build1): Always set TREE_SIDE_EFFECTS on 's' class nodes.
* gcc.c (do_spec_1) ['W']: End any pending argument from the braces. * gcc.c (do_spec_1) ['W']: End any pending argument from the braces.
* calls.c (expand_call): Don't try to be clever about expanding * calls.c (expand_call): Don't try to be clever about expanding
the return slot address. the return slot address.
* calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR
with special struct-return ABIs.
2002-12-18 Kaz kojima <kkojima@gcc.gnu.org> 2002-12-18 Kaz kojima <kkojima@gcc.gnu.org>
* config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_CPP_SPEC): * config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_CPP_SPEC):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment