diff options
Diffstat (limited to 'sources')
| -rw-r--r-- | sources/gcc-uclibc-3.3-loop.patch | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/gcc-uclibc-3.3-loop.patch b/sources/gcc-uclibc-3.3-loop.patch index 8fab7556f..476f84b37 100644 --- a/sources/gcc-uclibc-3.3-loop.patch +++ b/sources/gcc-uclibc-3.3-loop.patch @@ -1,5 +1,5 @@ ---- gcc/gcc/gcc/loop.c	14 Feb 2004 14:46:03 -0000	1.488.2.3 -+++ gcc/gcc/gcc/loop.c	28 Apr 2004 22:02:53 -0000 +--- gcc/gcc/loop.c	14 Feb 2004 14:46:03 -0000	1.488.2.3 ++++ gcc/gcc/loop.c	28 Apr 2004 22:02:53 -0000  @@ -929,6 +929,7 @@   			  || (! (GET_CODE (SET_SRC (set)) == REG   				 && (REGNO (SET_SRC (set))  | 
