mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 09:24:50 +08:00
* tree.h: Remove duplicate prototype of strip_float_extensions.
From-SVN: r68018
This commit is contained in:
parent
266a27326f
commit
ebf0d3926b
@ -1,3 +1,7 @@
|
||||
2003-06-16 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* tree.h: Remove duplicate prototype of strip_float_extensions.
|
||||
|
||||
2003-06-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* config/c4x/c4x.c: Don't include "c-tree.h".
|
||||
|
@ -2784,7 +2784,6 @@ extern tree fold_builtin PARAMS ((tree));
|
||||
extern enum built_in_function builtin_mathfn_code PARAMS ((tree));
|
||||
extern tree build_function_call_expr PARAMS ((tree, tree));
|
||||
extern tree mathfn_built_in PARAMS ((tree, enum built_in_function fn));
|
||||
extern tree strip_float_extensions PARAMS ((tree));
|
||||
|
||||
/* In convert.c */
|
||||
extern tree strip_float_extensions PARAMS ((tree));
|
||||
|
Loading…
Reference in New Issue
Block a user