patches/gcc/4.4.4/270-sh-pr24836.patch
branch1.7
changeset 1949 838fb48dcd00
parent 1948 d341be24dc68
child 1951 583c6e1510f5
     1.1 --- a/patches/gcc/4.4.4/270-sh-pr24836.patch	Sun May 16 19:41:53 2010 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,26 +0,0 @@
     1.4 -diff -durN gcc-4.4.0.orig/gcc/configure gcc-4.4.0/gcc/configure
     1.5 -
     1.6 -diff -durN gcc-4.4.4.orig/gcc/configure gcc-4.4.4/gcc/configure
     1.7 ---- gcc-4.4.4.orig/gcc/configure	2010-05-16 19:11:00.000000000 +0200
     1.8 -+++ gcc-4.4.4/gcc/configure	2010-05-16 19:14:31.000000000 +0200
     1.9 -@@ -22241,7 +22241,7 @@
    1.10 - 	tls_first_minor=14
    1.11 - 	tls_as_opt="-m64 -Aesame --fatal-warnings"
    1.12 - 	;;
    1.13 --  sh-*-* | sh[34]-*-*)
    1.14 -+  sh-*-* | sh[34]*-*-*)
    1.15 -     conftest_s='
    1.16 - 	.section ".tdata","awT",@progbits
    1.17 - foo:	.long	25
    1.18 -diff -durN gcc-4.4.4.orig/gcc/configure.ac gcc-4.4.4/gcc/configure.ac
    1.19 ---- gcc-4.4.4.orig/gcc/configure.ac	2010-05-16 19:11:00.000000000 +0200
    1.20 -+++ gcc-4.4.4/gcc/configure.ac	2010-05-16 19:14:31.000000000 +0200
    1.21 -@@ -2684,7 +2684,7 @@
    1.22 - 	tls_first_minor=14
    1.23 - 	tls_as_opt="-m64 -Aesame --fatal-warnings"
    1.24 - 	;;
    1.25 --  sh-*-* | sh[34]-*-*)
    1.26 -+  sh-*-* | sh[34]*-*-*)
    1.27 -     conftest_s='
    1.28 - 	.section ".tdata","awT",@progbits
    1.29 - foo:	.long	25