diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-04-08 01:51:00 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2005-04-08 11:51:00 +1000 |
commit | 1a269cbb5707c83eb0890224d18215e49f12ed3b (patch) | |
tree | eef2fd310b3dbefb63153f85d0bc534a9cb459ec /gcc/config/fp-bit.h | |
parent | bffc79099a65dd9ef2360df399adf530f90e1f23 (diff) | |
download | gcc-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.h')
-rw-r--r-- | gcc/config/fp-bit.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/fp-bit.h b/gcc/config/fp-bit.h index 6221c9e..a9ab62b 100644 --- a/gcc/config/fp-bit.h +++ b/gcc/config/fp-bit.h @@ -1,6 +1,5 @@ /* Header file for fp-bit.c. */ -/* Copyright (C) 2000, 2002, 2003 - Free Software Foundation, Inc. +/* Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc. This file is part of GCC. |