aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index eca6990..b7893ff 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -86,14 +86,11 @@
* 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):