hooks.c (hook_int_void_1): New generic hook.
authorSteven Bosscher <stevenb@suse.de>
Mon, 7 Jun 2004 06:04:14 +0000 (06:04 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 7 Jun 2004 06:04:14 +0000 (06:04 +0000)
commite4638a72d8b900cc9557bdeaf719a3e3987cd4c6
treedc10c85695f54132e27c5f4be113543c15ac56d8
parentb51fa00f4ec185801655336e8d76b584063e69c1
hooks.c (hook_int_void_1): New generic hook.

* hooks.c (hook_int_void_1): New generic hook.
* hooks.h (hook_int_void_1): Add prototype.
* config/c4x/c4x.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE):
Define to hook_int_void_1.
* config/c4x/c4x.md: Replace dummies for the old pipeline model
with dummies for the new one.

From-SVN: r82682
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.md
gcc/hooks.c
gcc/hooks.h