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] gcc.dg/torture/vector-shift2.c fails execution


On Wed, Dec 8, 2010 at 4:42 PM, Sofiane Naci <Sofiane.Naci@arm.com> wrote:
> Hi,
>
> This patch fixes this failing test caused by not explicitly specifying the
> signed-ness of chars. The fix updates the test source.

Ok.

Thanks,
Richard.

> Thanks
> Sofiane
>
> -----
>
> gcc/testsuite
>
> 2010-12-07 ?Sofiane Naci ?<Sofiane.Naci@arm.com>
>
> ? * gcc.dg/torture/vector-shift2.c: Change "char" to "signed char" where
> ? ? appropriate.


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