OSDN Git Service

* configure.in: Move check for unsigned enumerated bitfields
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / xm-mingw32.h
index 204e5dc..f295543 100644 (file)
@@ -19,10 +19,6 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA. */
 
-#ifndef ONLY_INT_FIELD
-#define ONLY_INT_FIELDS 1
-#endif
-
 #define environ _environ
 
 /* Even though we support "/", allow "\" since everybody tests both.  */