SPECS (GCC_4_1): gcc.spec - fix ICE on throw code, cleanup obsolet...

pluto pluto at pld-linux.org
Sun Feb 12 17:49:20 CET 2006


Author: pluto                        Date: Sun Feb 12 16:49:20 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- fix ICE on throw code, cleanup obsolete ppc74xx hack.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.25 -> 1.396.2.26) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.25 SPECS/gcc.spec:1.396.2.26
--- SPECS/gcc.spec:1.396.2.25	Sun Feb 12 15:17:43 2006
+++ SPECS/gcc.spec	Sun Feb 12 17:49:15 2006
@@ -41,7 +41,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20060211r110872
-Release:	0.%{_snap}.0.1
+Release:	0.%{_snap}.1
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -73,7 +73,7 @@
 Patch18:	%{name}-pr24419.patch
 Patch19:	%{name}-pr24669.patch
 Patch20:	%{name}-pr17390.patch
-
+Patch21:	%{name}-pr24996.patch
 Patch22:	%{name}-pr13676.patch
 
 # 128-bit long double support for glibc 2.4
@@ -154,8 +154,6 @@
 %define		_libdir32	/usr/lib
 %endif
 
-%define	_target_platform	%{_target_cpu}-%{_vendor}-%{_target_os}
-
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.
@@ -785,7 +783,7 @@
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
-
+%patch21 -p1
 %patch22 -p1
 
 %patch30 -p0
@@ -1373,6 +1371,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.26  2006/02/12 16:49:15  pluto
+- fix ICE on throw code, cleanup obsolete ppc74xx hack.
+
 Revision 1.396.2.25  2006/02/12 14:17:43  sparky
 - kill config.sub hack
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.25&r2=1.396.2.26&f=u



More information about the pld-cvs-commit mailing list