Hi,

  We have test fail for gcc.dg/cpp/trad/include.c on Android. The
reason for that is that
-ftraditional-cpp is not expected to work on Android due to variadic
macro (like #define __builtin_warning(x, y...))
in standard headers and traditional preprocessor cannot handle them.
  The attached patch disables that test.

best regards
Alexander

Attachment: include_trad_android.patch
Description: Binary data

Reply via email to