Commit 246853b9 by Michael Meissner Committed by Michael Meissner

Work with haifa renaming get_issue_rate -> ISSUE_RATE

From-SVN: r14858
parent f017f649
Wed Aug 20 14:57:11 1997 Michael Meissner <meissner@cygnus.com>
* rs6000.h (ISSUE_RATE): Define instead of MACHINE_issue_rate.
Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
* cplus-dem.c: Add 'extern' to prepends_underscore.
......
......@@ -3065,7 +3065,7 @@ do { \
/* indicate that issue rate is defined for this machine
(no need to use the default) */
#define MACHINE_issue_rate
#define ISSUE_RATE get_issue_rate ()
/* General flags. */
extern int flag_pic;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment