[gcc/f15] 4.6.0-8

Jakub Jelinek jakub at fedoraproject.org
Wed May 25 09:08:08 UTC 2011


commit ff85664008a43553d778f01f47793cf6699fa6b8
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Wed May 25 11:07:52 2011 +0200

    4.6.0-8

 gcc46-sparc-config-detection.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gcc46-sparc-config-detection.patch b/gcc46-sparc-config-detection.patch
index c292212..5f1937b 100644
--- a/gcc46-sparc-config-detection.patch
+++ b/gcc46-sparc-config-detection.patch
@@ -1,7 +1,7 @@
 --- gcc/config.gcc.jj	2008-04-24 15:42:46.000000000 -0500
 +++ gcc/config.gcc	2008-04-24 15:44:51.000000000 -0500
-@@ -2483,7 +2483,7 @@ sparc-*-rtems*)
- 	tmake_file="sparc/t-elf sparc/t-crtfm t-rtems"
+@@ -2530,7 +2530,7 @@ sparc-*-rtems*)
+ 	tmake_file="sparc/t-elf sparc/t-crtin sparc/t-crtfm t-rtems"
  	extra_parts="crtbegin.o crtend.o"
  	;;
 -sparc-*-linux*)
@@ -9,8 +9,8 @@
  	tm_file="${tm_file} dbxelf.h elfos.h sparc/sysv4.h gnu-user.h linux.h glibc-stdint.h"
  	extra_options="${extra_options} sparc/long-double-switch.opt"
  	case ${target} in
-@@ -2577,7 +2577,7 @@ sparc64-*-rtems*)
- 	tmake_file="${tmake_file} sparc/t-crtfm t-rtems"
+@@ -2624,7 +2624,7 @@ sparc64-*-rtems*)
+ 	tmake_file="${tmake_file} sparc/t-crtin sparc/t-crtfm t-rtems"
  	extra_parts="crtbegin.o crtend.o"
  	;;
 -sparc64-*-linux*)


More information about the scm-commits mailing list