This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [testsuite] Disabling gcc.dg/cpp/trad/include.c for Android


On Jan 9, 2013, at 7:14 AM, Alexander Ivchenko <aivchenk@gmail.com> wrote:
>  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.

Be sure to ask, Ok? in your patch submittals.

Ok.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]