tweak
authorJason Merrill <jason@gcc.gnu.org>
Thu, 19 Dec 2002 18:25:03 +0000 (13:25 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 19 Dec 2002 18:25:03 +0000 (13:25 -0500)
From-SVN: r60316

gcc/ChangeLog

index eca6990f5a0b74f9edcb8adc2ab1b6025c8c9367..b7893ffa44b1b34259fd5a14171b0552bf1e5204 100644 (file)
        * tree.c (make_node): Don't set TREE_TYPE 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
        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>
 
        * config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_CPP_SPEC):