aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fp-bit.c
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-04-08 01:51:00 +0000
committerBen Elliston <bje@gcc.gnu.org>2005-04-08 11:51:00 +1000
commit1a269cbb5707c83eb0890224d18215e49f12ed3b (patch)
treeeef2fd310b3dbefb63153f85d0bc534a9cb459ec /gcc/config/fp-bit.c
parentbffc79099a65dd9ef2360df399adf530f90e1f23 (diff)
downloadgcc-1a269cbb5707c83eb0890224d18215e49f12ed3b.zip
gcc-1a269cbb5707c83eb0890224d18215e49f12ed3b.tar.gz
gcc-1a269cbb5707c83eb0890224d18215e49f12ed3b.tar.bz2
fp-bit.c: Include L_mul_tf in #endif comment.
* config/fp-bit.c: Include L_mul_tf in #endif comment. * config/fp-bit.h: Tidy comments. From-SVN: r97819
Diffstat (limited to 'gcc/config/fp-bit.c')
-rw-r--r--gcc/config/fp-bit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/fp-bit.c b/gcc/config/fp-bit.c
index 748e24b..795e67a 100644
--- a/gcc/config/fp-bit.c
+++ b/gcc/config/fp-bit.c
@@ -1,7 +1,7 @@
/* This is a software floating point library which can be used
for targets without hardware floating point.
- Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004
- Free Software Foundation, Inc.
+ Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
+ 2004, 2005 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
@@ -947,7 +947,7 @@ multiply (FLO_type arg_a, FLO_type arg_b)
return pack_d (res);
}
-#endif /* L_mul_sf || L_mul_df */
+#endif /* L_mul_sf || L_mul_df || L_mul_tf */
#if defined(L_div_sf) || defined(L_div_df) || defined(L_div_tf)
static inline __attribute__ ((__always_inline__)) fp_number_type *