OSDN Git Service

* c-typeck.c (error_init, pedwarn_init, warning_init): Call
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Dec 2001 04:43:03 +0000 (04:43 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Dec 2001 04:43:03 +0000 (04:43 +0000)
gettext on argument before printing.

* fold-const.c (negate_expr): Always call fold on new
NEGATE_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48088 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c17e1cf..2bb1899 100644 (file)
@@ -1,3 +1,11 @@
+2001-12-16  Zack Weinberg  <zack@codesourcery.com>
+
+       * c-typeck.c (error_init, pedwarn_init, warning_init): Call
+       gettext on argument before printing.
+
+       * fold-const.c (negate_expr): Always call fold on new
+       NEGATE_EXPR.
+
 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, not