On 06/25/14 04:06, Vidya Praveen wrote:
PING!

On Wed, Jun 04, 2014 at 03:01:38PM +0100, Vidya Praveen wrote:
Hello,

The following  test cases fail when -fPIC  is passed  as dejagnu multilib flag
since -fPIC  causes the  'availability' of the functions to be overwritable. I
have fixed this by adding bind_pic_locally to these cases.

   gcc.dg/fail_always_inline.c
   gcc.dg/inline-22.c
   gcc.dg/inline_4.c
   g++.dg/ipa/devirt-25.C

Tested on:

   aarch64-none-elf
   aarch64-none-linux-gnu
   arm-none-linux-gnueabihf
   x86_64-unknown-linux-gnu

OK for trunk?

Cheers
VP.

~~~

gcc/testsuite/ChangeLog:

2014-06-04  Vidya Praveen  <vidyaprav...@arm.com>

        * gcc.dg/inline-22.c: Add bind_pic_locally.
        * gcc.dg/inline_4.c: Ditto.
        * gcc.dg/fail_always_inline.c: Ditto.
        * g++.dg/ipa/devirt-25.C: Ditto.
OK.

jeff

Reply via email to