Commit 5f4a67a5 by DJ Delorie Committed by DJ Delorie

* config/m32c/m32c-pragma.c: Don't include rtl.h.

From-SVN: r161307
parent c6d49513
2010-06-24 DJ Delorie <dj@redhat.com>
* config/m32c/m32c-pragma.c: Don't include rtl.h.
2010-06-23 Uros Bizjak <ubizjak@gmail.com> 2010-06-23 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386 (mov<mode>): Macroize expander from mov{sf,df,xf} * config/i386/i386 (mov<mode>): Macroize expander from mov{sf,df,xf}
......
...@@ -24,7 +24,6 @@ ...@@ -24,7 +24,6 @@
#include "coretypes.h" #include "coretypes.h"
#include "tm.h" #include "tm.h"
#include "tree.h" #include "tree.h"
#include "rtl.h"
#include "toplev.h" #include "toplev.h"
#include "c-family/c-pragma.h" #include "c-family/c-pragma.h"
#include "cpplib.h" #include "cpplib.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