projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b672e
)
(output_move_simode_const): New extern declaration.
author
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 26 Mar 1996 14:43:18 +0000
(09:43 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Tue, 26 Mar 1996 14:43:18 +0000
(09:43 -0500)
From-SVN: r11618
gcc/config/m68k/m68k.h
patch
|
blob
|
history
diff --git
a/gcc/config/m68k/m68k.h
b/gcc/config/m68k/m68k.h
index a53678ed08f01839dd681281db744ffd8a98a16e..a093b9f61fbe98b97e0b572129ce4f0a7c0f0a52 100644
(file)
--- a/
gcc/config/m68k/m68k.h
+++ b/
gcc/config/m68k/m68k.h
@@
-2030,6
+2030,7
@@
do { long l; \
/* Define functions defined in aux-output.c and used in templates. */
extern char *output_move_const_into_data_reg ();
+extern char *output_move_simode_const ();
extern char *output_move_double ();
extern char *output_move_const_single ();
extern char *output_move_const_double ();