]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/f/target.h
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / f / target.h
index b96504f46280600203c28bbaccbc6610753e05ce..971f8667ad944813716defe4b3013285dd4ebc74 100644 (file)
@@ -30,13 +30,9 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef GCC_F_TARGET_H
 #define GCC_F_TARGET_H
 
-#ifdef FFE_STANDALONE
-#define HOST_WIDE_INT long
-#else
 #ifndef TREE_CODE
 #include "tree.h"
 #endif
-#endif
 
 /* Simple definitions and enumerations. */