aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2003-03-06 04:04:17 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2003-03-06 04:04:17 +0000
commit1a71a5b03702dd3e1ffc748e2de469db5235fba6 (patch)
treea9c85001e50d34dee4685e3d434856fcc7b1ca07 /gcc/expr.h
parent26d249ebbcea1a6b4ce193c91794075a51dafc59 (diff)
downloadgcc-1a71a5b03702dd3e1ffc748e2de469db5235fba6.zip
gcc-1a71a5b03702dd3e1ffc748e2de469db5235fba6.tar.gz
gcc-1a71a5b03702dd3e1ffc748e2de469db5235fba6.tar.bz2
* expr.h (lang_expand_expr): Delete obsolete prototype.
From-SVN: r63886
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index 2f24326..82c5166 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -770,14 +770,6 @@ extern rtx expand_mult_add PARAMS ((rtx, rtx, rtx, rtx,enum machine_mode, int));
extern rtx expand_mult_highpart_adjust PARAMS ((enum machine_mode, rtx, rtx, rtx, rtx, int));
extern rtx assemble_static_space PARAMS ((int));
-
-/* Hook called by expand_expr for language-specific tree codes.
- It is up to the language front end to install a hook
- if it has any such codes that expand_expr needs to know about. */
-extern rtx (*lang_expand_expr) PARAMS ((union tree_node *, rtx,
- enum machine_mode,
- enum expand_modifier modifier));
-
extern int safe_from_p PARAMS ((rtx, tree, int));
/* Call this once to initialize the contents of the optabs