]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fix critical regression (strict aliasing incorrectly pre-loads auto/th/gcc-4_1_0-2
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 7 Mar 2006 16:14:41 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
   an array element with loops).
- release 2.

Changed files:
    gcc.spec -> 1.396.2.39

gcc.spec

index b805203df7c60f227f1c6c32b7c81d8fcd430ae4..7d6a89514e782eb8e2458c5272f4433a20a7a22e 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -37,7 +37,7 @@ Version:      4.1.0
 #define                _snap   20060218r111233
 #define                _snap   20060223
 #Release:      0.%{_snap}.5
-Release:       1
+Release:       2
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -66,6 +66,7 @@ Patch13:      %{name}-pr24879.patch
 #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
@@ -787,6 +788,7 @@ Statyczne biblioteki Obiektowego C.
 #patch15 -p1
 %endif
 
+%patch16 -p1
 %patch17 -p1
 %patch18 -p1
 %patch19 -p1
This page took 0.038613 seconds and 4 git commands to generate.