Author: pluto                        Date: Tue Mar  7 16:14:46 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- fix critical regression (strict aliasing incorrectly pre-loads
   an array element with loops).
- release 2.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.38 -> 1.396.2.39) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.38 SPECS/gcc.spec:1.396.2.39
--- SPECS/gcc.spec:1.396.2.38   Wed Mar  1 13:06:43 2006
+++ SPECS/gcc.spec      Tue Mar  7 17:14:41 2006
@@ -38,7 +38,7 @@
 #define                _snap   20060218r111233
 #define                _snap   20060223
 #Release:      0.%{_snap}.5
-Release:       1
+Release:       2
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -67,6 +67,7 @@
 #Patch14:      %{name}-x87-mmx-switch.patch    NEEDS UPDATE
 #Patch15:      %{name}-x87-mmx-eh.patch        NEEDS UPDATE
 
+Patch16:       %{name}-pr26587.patch
 Patch17:       %{name}-pr19505.patch
 Patch18:       %{name}-pr24419.patch
 Patch19:       %{name}-pr24669.patch
@@ -788,6 +789,7 @@
 #patch15 -p1
 %endif
 
+%patch16 -p1
 %patch17 -p1
 %patch18 -p1
 %patch19 -p1
@@ -1408,6 +1410,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.39  2006/03/07 16:14:41  pluto
+- fix critical regression (strict aliasing incorrectly pre-loads
+   an array element with loops).
+- release 2.
+
 Revision 1.396.2.38  2006/03/01 12:06:43  pluto
 - ssp headers moved to gcc internal dirs.
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to