aboutsummaryrefslogtreecommitdiff
path: root/include/floatformat.h
diff options
context:
space:
mode:
authorAndrew Cagney <ac131313@redhat.com>2002-03-06 06:29:00 +0000
committerAndrew Cagney <cagney@gcc.gnu.org>2002-03-06 06:29:00 +0000
commitccc49bed1c10b24ad339566dec8482e58bd01129 (patch)
tree359a77d271e55b2afb4ef83108934e169e11fbf8 /include/floatformat.h
parent355526af2b3527bde465ccbfbb6a6af42a74ceea (diff)
downloadgcc-ccc49bed1c10b24ad339566dec8482e58bd01129.zip
gcc-ccc49bed1c10b24ad339566dec8482e58bd01129.tar.gz
gcc-ccc49bed1c10b24ad339566dec8482e58bd01129.tar.bz2
Remove floatformat_arm_ext.
From-SVN: r50345
Diffstat (limited to 'include/floatformat.h')
-rw-r--r--include/floatformat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/floatformat.h b/include/floatformat.h
index 0cd09be..53ead3e 100644
--- a/include/floatformat.h
+++ b/include/floatformat.h
@@ -96,7 +96,6 @@ extern const struct floatformat floatformat_m68881_ext;
extern const struct floatformat floatformat_i960_ext;
extern const struct floatformat floatformat_m88110_ext;
extern const struct floatformat floatformat_m88110_harris_ext;
-extern const struct floatformat floatformat_arm_ext; /* deprecated. */
extern const struct floatformat floatformat_arm_ext_big;
extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/* IA-64 Floating Point register spilt into memory. */