aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>2002-01-12 09:03:47 -0500
committerRichard Kenner <kenner@gcc.gnu.org>2002-01-12 09:03:47 -0500
commit6a0b0c1b5ecd6ee74c0cfc43038114ad0504a37a (patch)
treee76e2f8558ee32c02ad2cd8e745e6a076d951e3a /gcc
parentf9f6b7df9dbea592ddb6f9230992872fee866a03 (diff)
downloadgcc-6a0b0c1b5ecd6ee74c0cfc43038114ad0504a37a.zip
gcc-6a0b0c1b5ecd6ee74c0cfc43038114ad0504a37a.tar.gz
gcc-6a0b0c1b5ecd6ee74c0cfc43038114ad0504a37a.tar.bz2
Fix indentation
From-SVN: r48800
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/alpha/alpha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/alpha.h b/gcc/config/alpha/alpha.h
index b56df59..9c6f74a 100644
--- a/gcc/config/alpha/alpha.h
+++ b/gcc/config/alpha/alpha.h
@@ -2097,7 +2097,7 @@ do { \
{"addition_operation", {PLUS}}, \
{"symbolic_operand", {SYMBOL_REF, LABEL_REF, CONST}}, \
{"some_small_symbolic_mem_operand", {MEM, SIGN_EXTEND, ZERO_EXTEND, \
- FLOAT_EXTEND}},
+ FLOAT_EXTEND}},
/* Define the `__builtin_va_list' type for the ABI. */
#define BUILD_VA_LIST_TYPE(VALIST) \