diff options
| author | Eric Andersen <andersen@codepoet.org> | 2004-04-30 21:04:22 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2004-04-30 21:04:22 +0000 |
| commit | 9db17dcfae73447de445dcaf4136be967218f81b (patch) | |
| tree | 067f99a646e1447a50ebaa676db4386514e1a4ba | |
| parent | d893c00f4cee7289c9135db79083b6de46f53733 (diff) | |
| download | buildroot-novena-9db17dcfae73447de445dcaf4136be967218f81b.tar.gz buildroot-novena-9db17dcfae73447de445dcaf4136be967218f81b.zip | |
Sigh
| -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)) |
