From bd7ed099dc120ca602006eb18705f7caa394e36d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 18 Jul 2005 23:34:20 +0000 Subject: Apply the fix for gcc bug #22167 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. --- toolchain/gcc/3.3.3/specs-mipsel-soft-float | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 toolchain/gcc/3.3.3/specs-mipsel-soft-float (limited to 'toolchain/gcc/3.3.3/specs-mipsel-soft-float') diff --git a/toolchain/gcc/3.3.3/specs-mipsel-soft-float b/toolchain/gcc/3.3.3/specs-mipsel-soft-float deleted file mode 100644 index a903add03..000000000 --- a/toolchain/gcc/3.3.3/specs-mipsel-soft-float +++ /dev/null @@ -1,11 +0,0 @@ ---- specs-mipsel-float 2004-11-03 13:33:59.000000000 -0700 -+++ specs-mipsel-soft-float 2004-10-08 19:05:58.000000000 -0600 -@@ -33,7 +33,7 @@ - %{profile:-p} - - *cc1_options: --%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} -auxbase%{c|S:%{o*:-strip %*}%{!o*: %b}}%{!c:%{!S: %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*} %{ansi} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*} -+%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} %{c|S:%{o*:-auxbase-strip %*}%{!o*:-auxbase %b}}%{!c:%{!S:-auxbase %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*} %{ansi} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*} %{msoft-float:%{mhard-float: %e-msoft-float and -mhard_float may not be used together}} %{!mhard-float:%{!msoft-float:-msoft-float}} - - *cc1plus: - -- cgit v1.2.3