Commit d8228b30 by H.J. Lu Committed by H.J. Lu

Check ia32 instead of ilp32.

2011-10-13  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.target/i386/pr50712.c: Check ia32 instead of ilp32.

From-SVN: r179926
parent c49c4c85
2011-10-13 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/pr50712.c: Check ia32 instead of ilp32.
2011-10-13 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/builtins-67.c: Guard iround and irint with HAVE_C99_RUNTIME.
......
/* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* { dg-require-effective-target ia32 } */
/* { dg-options "-O2" } */
typedef __builtin_va_list __va_list;
......
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