]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(CUMULATIVE_ARGS): Replace typedef with #define.
authorNick Clifton <nickc@cambridge.redhat.com>
Wed, 19 Jun 2002 10:00:42 +0000 (10:00 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 19 Jun 2002 10:00:42 +0000 (10:00 +0000)
From-SVN: r54779

gcc/ChangeLog
gcc/config/d30v/d30v.h

index 327cc7c26eb2dd511f17ab5607ba0550873d3615..bc5666a0d2244c627f4e49f28ab89ca8b9e3b6cf 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/d30v/d30v.h (CUMULATIVE_ARGS): Replace typedef with
+       #define.
+
 2002-06-19  Neil Booth  <neil@daikokuya.co.uk>
 
        * cpphash.h (struct cpp_reader): Make date and time strings.
index 680f7c10cc29990db4de7b984f5f8993bf8cabb9..a669e343530ca4f21f8c50f485277461c14efd7e 100644 (file)
@@ -1621,7 +1621,7 @@ typedef struct d30v_stack {
    on the stack, there is no need to store anything in `CUMULATIVE_ARGS';
    however, the data structure must exist and should not be empty, so use
    `int'.  */
-typedef int CUMULATIVE_ARGS;
+#define CUMULATIVE_ARGS int
 
 /* A C statement (sans semicolon) for initializing the variable CUM for the
    state at the beginning of the argument list.  The variable has type
@@ -2677,7 +2677,7 @@ extern const char *d30v_branch_cost_string;
    uninitialized global data will be output in the data section if
    `-fno-common' is passed, otherwise `ASM_OUTPUT_COMMON' will be
    used.  */
-#define BSS_SECTION_ASM_OP "\t.bss"
+#define BSS_SECTION_ASM_OP "\t.section .bss"
 
 /* If defined, a C expression whose value is a string containing the
    assembler operation to identify the following data as