patches/gcc/4.1.2/190-sh-pr24836.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 25 17:22:54 2009 +0000 (2009-05-25)
branchgcc-4.4
changeset 1382 b3b1369752ba
parent 13 068dce39f687
permissions -rw-r--r--
/devel/gcc-4.4:
- TODO: add new item

-------- diffstat follows --------
/devel/gcc-4.4/TODO | 1 1 0 0 +
1 file changed, 1 insertion(+)
     1 --- gcc-4.1.2.orig/gcc/configure.ac	2006-11-13 23:09:55.000000000 +0100
     2 +++ gcc-4.1.2/gcc/configure.ac	2007-03-04 23:34:53.000000000 +0100
     3 @@ -2435,7 +2435,7 @@
     4  	tls_first_minor=14
     5  	tls_as_opt="-m64 -Aesame --fatal-warnings"
     6  	;;
     7 -  sh-*-* | sh[34]-*-*)
     8 +  sh-*-* | sh[34]*-*-*)
     9      conftest_s='
    10  	.section ".tdata","awT",@progbits
    11  foo:	.long	25
    12 --- gcc-4.1.2.orig/gcc/configure	2006-11-13 23:09:55.000000000 +0100
    13 +++ gcc-4.1.2/gcc/configure	2007-03-04 23:34:53.000000000 +0100
    14 @@ -14762,7 +14762,7 @@
    15  	tls_first_minor=14
    16  	tls_as_opt="-m64 -Aesame --fatal-warnings"
    17  	;;
    18 -  sh-*-* | sh[34]-*-*)
    19 +  sh-*-* | sh[34]*-*-*)
    20      conftest_s='
    21  	.section ".tdata","awT",@progbits
    22  foo:	.long	25