SPECS: gcc.spec - x87/mmx mode switching patch disabled (too many ...

pluto pluto at pld-linux.org
Sun Nov 27 12:17:17 CET 2005


Author: pluto                        Date: Sun Nov 27 11:17:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- x87/mmx mode switching patch disabled (too many ICEs on amd64).

---- Files affected:
SPECS:
   gcc.spec (1.394 -> 1.395) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.394 SPECS/gcc.spec:1.395
--- SPECS/gcc.spec:1.394	Sun Nov 27 01:00:24 2005
+++ SPECS/gcc.spec	Sun Nov 27 12:17:12 2005
@@ -46,7 +46,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20051126r107546
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -71,8 +71,8 @@
 Patch11:	%{name}-pr20297.patch
 Patch12:	%{name}-pr22533.patch
 
-Patch14:	%{name}-x87-mmx-switch.patch
-Patch15:	%{name}-x87-mmx-eh.patch
+#Patch14:	%{name}-x87-mmx-switch.patch	NEEDS UPDATE
+#Patch15:	%{name}-x87-mmx-eh.patch	NEEDS UPDATE
 Patch16:	%{name}-pr23948.patch
 Patch17:	%{name}-pr19505.patch
 Patch18:	%{name}-pr24419.patch
@@ -149,10 +149,6 @@
 %define		_libdir32	/usr/lib
 %endif
 
-%ifarch %{ix86} %{x8664}
-%define		specflags	-mno-mmx
-%endif
-
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.
@@ -773,8 +769,8 @@
 %patch12 -p1
 
 %ifarch %{ix86} %{x8664}
-%patch14 -p1
-%patch15 -p1
+#patch14 -p1
+#patch15 -p1
 %endif
 %patch16 -p1
 %patch17 -p1
@@ -1353,6 +1349,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.395  2005/11/27 11:17:12  pluto
+- x87/mmx mode switching patch disabled (too many ICEs on amd64).
+
 Revision 1.394  2005/11/27 00:00:24  pluto
 - setup fixed.
 
================================================================

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




More information about the pld-cvs-commit mailing list