diff options
Diffstat (limited to '4.4.4')
-rw-r--r-- | 4.4.4/gentoo/54_all_sh-pr42481.patch (renamed from 4.4.4/gentoo/94_all_sh-pr42481.patch) | 9 | ||||
-rw-r--r-- | 4.4.4/gentoo/55_all_sh-pr43744.patch (renamed from 4.4.4/gentoo/95_all_sh-pr43744.patch) | 9 | ||||
-rw-r--r-- | 4.4.4/gentoo/README.history | 8 |
3 files changed, 16 insertions, 10 deletions
diff --git a/4.4.4/gentoo/94_all_sh-pr42481.patch b/4.4.4/gentoo/54_all_sh-pr42481.patch index f779a37..ad8ec73 100644 --- a/4.4.4/gentoo/94_all_sh-pr42481.patch +++ b/4.4.4/gentoo/54_all_sh-pr42481.patch @@ -1,5 +1,8 @@ ---- branches/gcc-4_4-branch/gcc/config/sh/sh.c 2009/05/24 22:18:47 147837 -+++ branches/gcc-4_4-branch/gcc/config/sh/sh.c 2010/01/26 07:21:57 156230 +http://gcc.gnu.org/PR43744 +https://bugs.gentoo.org/327191 + +--- branches/gcc-4_4-branch/gcc/config/sh/sh.c ++++ branches/gcc-4_4-branch/gcc/config/sh/sh.c @@ -4061,6 +4061,13 @@ && ! TARGET_SMALLCODE) new_align = 4; @@ -35,4 +38,4 @@ + && JUMP_P (insn) && !JUMP_TABLE_DATA_P (insn) && get_attr_type (insn) == TYPE_CBRANCH && GET_CODE (PATTERN (NEXT_INSN (PREV_INSN (insn)))) != SEQUENCE) - return 2;
\ No newline at end of file + return 2; diff --git a/4.4.4/gentoo/95_all_sh-pr43744.patch b/4.4.4/gentoo/55_all_sh-pr43744.patch index 12dc0a3..7b1a831 100644 --- a/4.4.4/gentoo/95_all_sh-pr43744.patch +++ b/4.4.4/gentoo/55_all_sh-pr43744.patch @@ -1,5 +1,8 @@ ---- branches/gcc-4_4-branch/gcc/config/sh/sh.c 2010/03/23 23:04:39 157683 -+++ branches/gcc-4_4-branch/gcc/config/sh/sh.c 2010/05/05 22:27:57 159088 +http://gcc.gnu.org/PR43744 +https://bugs.gentoo.org/327191 + +--- branches/gcc-4_4-branch/gcc/config/sh/sh.c ++++ branches/gcc-4_4-branch/gcc/config/sh/sh.c @@ -3884,6 +3884,7 @@ int si_limit; int hi_limit; @@ -37,4 +40,4 @@ + /* If we exceeded the range, then we must back up over the last instruction we looked at. Otherwise, we just need to undo the - NEXT_INSN at the end of the loop. */
\ No newline at end of file + NEXT_INSN at the end of the loop. */ diff --git a/4.4.4/gentoo/README.history b/4.4.4/gentoo/README.history index ab21952..fa730d6 100644 --- a/4.4.4/gentoo/README.history +++ b/4.4.4/gentoo/README.history @@ -1,7 +1,7 @@ -2 31.07.2010 - + 95_all_sh-pr43744.patch - + 94_all_sh-pr42481.patch -1 10.06.2010 +1.1 01.08.2010 + + 54_all_sh-pr42481.patch + + 55_all_sh-pr43744.patch +1.0 10.06.2010 + 00_all_gcc-4.1-alpha-mieee-default.patch + 00_all_gcc-trampolinewarn.patch + 01_all_gcc-4.1-alpha-asm-mcpu.patch |