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: [PATCH][ARM][testsuite] Fix FAIL: gcc.target/arm/macro_defs0.c and macro_defs1.c when -marm forced



On 13/07/15 17:01, Kyrill Tkachov wrote:
Hi Mantas,

On 05/03/15 10:14, Mantas Mikaitis wrote:
Hello,

Tests gcc.target/arm/macro_defs0.c and gcc.target/arm/macro_defs1.c fail
in multilib which forces -marm as pointed out in this message:
https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00483.html .

This patch will cause these tests to be classified as unsupported rather
than FAIL.

Ok for trunk?

Kind regards,
Mantas M.

2015-03-05  Mantas Mikaitis  <mantas.mikaitis@arm.com>

       * gcc.target/arm/macro_defs0.c: added directive to skip
       test if -marm is present.
       * gcc.target/arm/macro_defs1.c: added directive to skip
       test if -marm is present.
Ok for trunk, sorry for the delay.
I have committed this to trunk for you as r225742 with the
ChangeLog entry:

2015-07-13  Mantas Mikaitis  <mantas.mikaitis@arm.com>

      * gcc.target/arm/macro_defs0.c: Add directive to skip
      test if -marm is present.
      * gcc.target/arm/macro_defs1.c: Likewise.


Hi all,

I've backported this patch to the GCC 5 and 4.9 branches as well.

Thanks,
Kyrill


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