SPECS: gcc.spec - fix PR23948 (rewrite tree-ssa-math).

pluto pluto at pld-linux.org
Sun Sep 25 15:04:07 CEST 2005


Author: pluto                        Date: Sun Sep 25 13:04:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix PR23948 (rewrite tree-ssa-math).

---- Files affected:
SPECS:
   gcc.spec (1.367 -> 1.368) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.367 SPECS/gcc.spec:1.368
--- SPECS/gcc.spec:1.367	Sun Sep 25 14:52:19 2005
+++ SPECS/gcc.spec	Sun Sep 25 15:04:02 2005
@@ -65,6 +65,7 @@
 Patch14:	%{name}-x87-mmx-switch.patch
 Patch15:	%{name}-x87-mmx-eh.patch
 Patch16:	%{name}-pr21419.patch
+Patch17:	%{name}-pr23948.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -733,6 +734,7 @@
 #patch14 -p1	NEEDS UPDATE
 #patch15 -p1
 %patch16 -p1
+%patch17 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
@@ -1280,6 +1282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.368  2005/09/25 13:04:02  pluto
+- fix PR23948 (rewrite tree-ssa-math).
+
 Revision 1.367  2005/09/25 12:52:19  pluto
 - fix PR21419 (reject writting to const via asm).
 
================================================================

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




More information about the pld-cvs-commit mailing list