* config/rs6000/rs6000.c: Include optabs.h.
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 13 Aug 2001 18:05:43 +0000 (18:05 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 13 Aug 2001 18:05:43 +0000 (14:05 -0400)
From-SVN: r44863

gcc/ChangeLog
gcc/config/rs6000/rs6000.c

index eb476d11de61d6e32950685a3d3df8ad5712c30d..1a5a195a090a3dd1bd11a239c2f956c1e4a51051 100644 (file)
@@ -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
index a7221c2ceee738ffa580fe53f9d7605562eb2235..0d74876bad70cf0756c708ac4a275cbdd1fd17e1 100644 (file)
@@ -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"