* expr.h (lang_expand_expr): Delete obsolete prototype.
authorRoger Sayle <roger@eyesopen.com>
Thu, 6 Mar 2003 04:04:17 +0000 (04:04 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 6 Mar 2003 04:04:17 +0000 (04:04 +0000)
From-SVN: r63886

gcc/ChangeLog
gcc/expr.h

index a0a4be29fd2f59058eef974f68d93c983dfe6d02..4bcb228769dff0f987cf4d9322c0e30e2b7307b1 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-05  Roger Sayle  <roger@eyesopen.com>
+
+       * expr.h (lang_expand_expr): Delete obsolete prototype.
+
 2003-03-05  Kazu Hirata  <kazu@cs.umass.edu>
 
        * emit-rtl.c (gen_highpart_mode): Fix a comment typo.
index 2f243266cf277a7b5c4085c2eb92092ba79246e4..82c5166d711699848e770a2ccc0212e4dec69daf 100644 (file)
@@ -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