SPECS (GCC_4_1): gcc.spec - one more regression fix.

pluto pluto at pld-linux.org
Mon May 1 18:12:16 CEST 2006


Author: pluto                        Date: Mon May  1 16:12:16 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- one more regression fix.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.52 -> 1.396.2.53) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.52 SPECS/gcc.spec:1.396.2.53
--- SPECS/gcc.spec:1.396.2.52	Mon May  1 13:56:36 2006
+++ SPECS/gcc.spec	Mon May  1 18:12:11 2006
@@ -36,7 +36,7 @@
 Name:		gcc
 Version:	4.1.1
 %define		_snap	20060501r113407
-Release:	0.%{_snap}.2
+Release:	0.%{_snap}.3
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -63,6 +63,7 @@
 Patch11:	%{name}-pr26565.patch
 Patch12:	%{name}-pr19606.patch
 Patch13:	%{name}-pr24879.patch
+Patch14:	%{name}-pr26912.patch
 
 Patch17:	%{name}-pr19505.patch
 Patch18:	%{name}-pr24419.patch
@@ -777,6 +778,7 @@
 %patch11 -p1
 %patch12 -p0
 %patch13 -p0
+%patch14 -p1
 
 %patch17 -p1
 %patch18 -p1
@@ -1399,6 +1401,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.53  2006/05/01 16:12:11  pluto
+- one more regression fix.
+
 Revision 1.396.2.52  2006/05/01 11:56:36  pluto
 - fix unaligned accesses with __attribute__(packed) and memcpy.
 - kill loop unrolling (stage2/3 differs again).
================================================================

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



More information about the pld-cvs-commit mailing list