From 54dea0c74f09b73d4143956bce1fbed54cc3ca4d Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 4 Nov 2010 14:17:06 +0000 Subject: add avr32 support to gcc 4.3.5 SVN-Revision: 23865 --- toolchain/gcc/patches/4.3.5/995-short-enums.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/patches/4.3.5/995-short-enums.diff') 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 03c470c..bd72f1a 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. */ -- cgit v1.1