SPECS: gcc.spec - fix invalid x87 insns patterns (PR24055). - rele...

pluto pluto at pld-linux.org
Mon Sep 26 10:53:54 CEST 2005


Author: pluto                        Date: Mon Sep 26 08:53:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix invalid x87 insns patterns (PR24055).
- release 0.snap.3.

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

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.368 SPECS/gcc.spec:1.369
--- SPECS/gcc.spec:1.368	Sun Sep 25 15:04:02 2005
+++ SPECS/gcc.spec	Mon Sep 26 10:53:48 2005
@@ -41,7 +41,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20050922T2047UTC
-Release:	0.%{_snap}.2
+Release:	0.%{_snap}.3
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -66,6 +66,7 @@
 Patch15:	%{name}-x87-mmx-eh.patch
 Patch16:	%{name}-pr21419.patch
 Patch17:	%{name}-pr23948.patch
+Patch18:	%{name}-pr24055.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -735,6 +736,7 @@
 #patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
@@ -1282,6 +1284,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.369  2005/09/26 08:53:48  pluto
+- fix invalid x87 insns patterns (PR24055).
+- release 0.snap.3.
+
 Revision 1.368  2005/09/25 13:04:02  pluto
 - fix PR23948 (rewrite tree-ssa-math).
 
================================================================

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




More information about the pld-cvs-commit mailing list