summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 22:15:42 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-31 22:15:42 +0000
commit6c34d0c2c1cdfa7fa0ca97cfe50fffe256aa0dee (patch)
tree5e8831114d6a8c6a8fbf6e52bd8fbb15155c9a23 /gcc/toplev.h
parentff11430a476c56de188f1a88f4b6206d40555ff4 (diff)
downloadgcc-6c34d0c2c1cdfa7fa0ca97cfe50fffe256aa0dee.tar.gz
* target.h: Fix formatting.
* timevar.h: Likewise. * tlink.c: Likewise. * toplev.c: Likewise. * toplev.h: Likewise. * tree.c: Likewise. * tree-dump.h: Likewise. * tree.h: Likewise. * tree-inline.h: Likewise. * unroll.c: Likewise. * unwind-dw2.c: Likewise. * unwind-dw2-fde.c: Likewise. * unwind-dw2-fde-glibc.c: Likewise. * unwind-dw2-fde.h: Likewise. * unwind.h: Likewise. * unwind-sjlj.c: Likewise. * varasm.c: Likewise. * varray.h: Likewise. * vmsdbg.h: Likewise. * vmsdbgout.c: Likewise. * xcoffout.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54123 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/toplev.h')
-rw-r--r--gcc/toplev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/toplev.h b/gcc/toplev.h
index 4be8099efe2..c61fa748779 100644
--- a/gcc/toplev.h
+++ b/gcc/toplev.h
@@ -116,7 +116,7 @@ extern struct ht *ident_hash;
/* This function can be used by targets to set the flags originally
implied by -ffast-math and -fno-fast-math. */
-
+
extern void set_fast_math_flags PARAMS ((int));
/* Return true iff flags are set as if -ffast-math. */