summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.3.5/995-short-enums.diff
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/4.3.5/995-short-enums.diff')
-rw-r--r--toolchain/gcc/patches/4.3.5/995-short-enums.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.3.5/995-short-enums.diff b/toolchain/gcc/patches/4.3.5/995-short-enums.diff
index 03c470c9e..bd72f1a4c 100644
--- a/toolchain/gcc/patches/4.3.5/995-short-enums.diff
+++ b/toolchain/gcc/patches/4.3.5/995-short-enums.diff
@@ -3,7 +3,7 @@ Index: gcc-4.3.0/gcc/tree.h
===================================================================
--- gcc-4.3.0/gcc/tree.h (revision 130511)
+++ gcc-4.3.0/gcc/tree.h (working copy)
-@@ -38,6 +38,7 @@
+@@ -39,6 +39,7 @@
LAST_AND_UNUSED_TREE_CODE /* A convenient way to get a value for
NUM_TREE_CODES. */