mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-10 17:57:03 +08:00
* config/rs6000/rs6000.c: Include optabs.h.
From-SVN: r44863
This commit is contained in:
parent
710fdaadee
commit
2fc1c679ff
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user