Commit 2fc1c679 by David Edelsohn Committed by David Edelsohn

* config/rs6000/rs6000.c: Include optabs.h.

From-SVN: r44863
parent 710fdaad
2001-08-13 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.c: Include optabs.h.
2001-08-13 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/eabi.asm: Define 64-bit versions of FPR
save/restore routines.
* ginclude/ppc-asm.h: Define 64-bit FUNC_* macros.
......
......@@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */
#include "obstack.h"
#include "tree.h"
#include "expr.h"
#include "optabs.h"
#include "except.h"
#include "function.h"
#include "output.h"
......
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