patches/gcc/4.1.1/180-sh-pr24836.patch
changeset 1617 7d70bcf940a9
parent 1602 1ba79f2126df
parent 1616 1fda13e5d961
child 1618 7f52e1cca71e
     1.1 --- a/patches/gcc/4.1.1/180-sh-pr24836.patch	Wed Oct 28 12:03:38 2009 +0100
     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