patches/gcc/4.1.2/190-sh-pr24836.patch
author danielrubiob@gmail.com
Tue Feb 11 21:34:48 2014 +0100 (2014-02-11)
changeset 3285 a8cb9039fade
parent 13 068dce39f687
permissions -rw-r--r--
complibs/cloog: bump version

Signed-off-by: Daniel Rubio Bonilla <danielrubiob@gmail.com>
[yann.morin.1998@free.fr: re-order versions]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Cody P Schafer <dev@codyps.com>
Message-Id: <c2de3964cd6d5e4173cc.1391984023@uemo>
Patchwork-Id: 318637
     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