From a565501a0e0828df91d00aabc7590315eaa299e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Sun, 27 Nov 2005 11:17:12 +0000 Subject: [PATCH] - x87/mmx mode switching patch disabled (too many ICEs on amd64). Changed files: gcc.spec -> 1.395 --- gcc.spec | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/gcc.spec b/gcc.spec index f713b34..a8f42a2 100644 --- a/gcc.spec +++ b/gcc.spec @@ -45,7 +45,7 @@ Summary(pt_BR): Cole 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 @@ -70,8 +70,8 @@ Patch10: %{name}-pr7776.patch 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 @@ -148,10 +148,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %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. @@ -772,8 +768,8 @@ Statyczne biblioteki Obiektowego C. %patch12 -p1 %ifarch %{ix86} %{x8664} -%patch14 -p1 -%patch15 -p1 +#patch14 -p1 +#patch15 -p1 %endif %patch16 -p1 %patch17 -p1 -- 2.44.0