patches/gcc/4.1.2/740-sh-pr24836.patch
changeset 13 068dce39f687
parent 1 eeea35fbf182
     1.1 --- a/patches/gcc/4.1.2/740-sh-pr24836.patch	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/patches/gcc/4.1.2/740-sh-pr24836.patch	Sun Mar 04 22:56:04 2007 +0000
     1.3 @@ -1,9 +1,6 @@
     1.4 -http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348
     1.5 -http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24836
     1.6 -
     1.7 ---- gcc/gcc/configure.ac	(revision 106699)
     1.8 -+++ gcc/gcc/configure.ac	(working copy)
     1.9 -@@ -2446,7 +2446,7 @@
    1.10 +--- gcc-4.1.2.orig/gcc/configure.ac	2006-11-13 23:09:55.000000000 +0100
    1.11 ++++ gcc-4.1.2/gcc/configure.ac	2007-03-04 23:34:53.000000000 +0100
    1.12 +@@ -2435,7 +2435,7 @@
    1.13   	tls_first_minor=14
    1.14   	tls_as_opt="-m64 -Aesame --fatal-warnings"
    1.15   	;;
    1.16 @@ -12,9 +9,9 @@
    1.17       conftest_s='
    1.18   	.section ".tdata","awT",@progbits
    1.19   foo:	.long	25
    1.20 ---- gcc/gcc/configure
    1.21 -+++ gcc/gcc/configure
    1.22 -@@ -14846,7 +14846,7 @@
    1.23 +--- gcc-4.1.2.orig/gcc/configure	2006-11-13 23:09:55.000000000 +0100
    1.24 ++++ gcc-4.1.2/gcc/configure	2007-03-04 23:34:53.000000000 +0100
    1.25 +@@ -14762,7 +14762,7 @@
    1.26   	tls_first_minor=14
    1.27   	tls_as_opt="-m64 -Aesame --fatal-warnings"
    1.28   	;;