From 83cccb37e9c5a36b06bf0ad05df0b61ba7e75f34 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 4 Nov 2010 14:17:06 +0000 Subject: [toolchain]: add avr32 support to gcc 4.3.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23865 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 03c470c9e4..bd72f1a4cc 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.2.3