Browse Source

upgrading package: gcc35 3.5s20040613 -> 3.5s20040620

Thomas Lotterer 21 years ago
parent
commit
b9a25ada49
2 changed files with 9 additions and 5 deletions
  1. 7 3
      gcc35/gcc35.patch
  2. 2 2
      gcc35/gcc35.spec

+ 7 - 3
gcc35/gcc35.patch

@@ -9,14 +9,18 @@
  		;;
  	esac
  	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
---- gcc/config/i386/sol2.h.dist Thu Feb 27 15:00:54 2003
-+++ gcc/config/i386/sol2.h      Thu Feb 27 14:20:50 2003
-@@ -65,3 +65,5 @@
+Index: gcc/config/i386/sol2.h
+--- gcc/config/i386/sol2.h.orig	2004-06-14 19:31:27 +0200
++++ gcc/config/i386/sol2.h	2004-06-21 09:53:21 +0200
+@@ -64,6 +64,8 @@
  
  /* The Solaris assembler does not support .quad.  Do not use it.  */
  #undef ASM_QUAD
 +#undef DEFAULT_PCC_STRUCT_RETURN
 +#define DEFAULT_PCC_STRUCT_RETURN 1
+ 
+ /* The Solaris assembler wants a .local for non-exported aliases.  */
+ #define ASM_OUTPUT_DEF_FROM_DECLS(FILE, DECL, TARGET)	\
 --- gcc/system.h.orig	2003-08-23 20:03:05.000000000 +0200
 +++ gcc/system.h	2003-09-03 20:02:11.000000000 +0200
 @@ -315,10 +315,6 @@

+ 2 - 2
gcc35/gcc35.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_full         3.5
 %define       V_comp         35
-%define       V_snap         20040613
+%define       V_snap         20040620
 
 #   package information
 Name:         gcc35
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}s%{V_snap}
-Release:      20040616
+Release:      20040621
 
 #   package options
 %option       with_cxx       yes