patches/gcc/4.1.1/740-sh-pr24836.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/gcc/4.1.1/740-sh-pr24836.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,25 +0,0 @@
     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 - 	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 ---- gcc/gcc/configure
    1.19 -+++ gcc/gcc/configure
    1.20 -@@ -14846,7 +14846,7 @@
    1.21 - 	tls_first_minor=14
    1.22 - 	tls_as_opt="-m64 -Aesame --fatal-warnings"
    1.23 - 	;;
    1.24 --  sh-*-* | sh[34]-*-*)
    1.25 -+  sh-*-* | sh[34]*-*-*)
    1.26 -     conftest_s='
    1.27 - 	.section ".tdata","awT",@progbits
    1.28 - foo:	.long	25