patches/gcc/4.1.2/740-sh-pr24836.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jul 26 15:12:33 2008 +0000 (2008-07-26)
branch1.2
changeset 730 823ac8f8e9fd
parent 1 eeea35fbf182
permissions -rw-r--r--
Backport #849 from trunk:
Remove garbage files left behind by downloads from sourceforge.net.

/branches/1.2/scripts/build/debug/500-strace.sh | 4 4 0 0 ++++
/branches/1.2/scripts/build/debug/200-duma.sh | 5 4 1 0 ++++-
2 files changed, 8 insertions(+), 1 deletion(-)
     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