Re: [SH][committed] Fix excess failures in SH tests caused by switch to GNU11

2014-10-18 Thread Oleg Endo
On Thu, 2014-10-16 at 23:42 +0200, Oleg Endo wrote: > Hi, > > Attached patch fixes warnings in some of the SH test cases which are > caused by the switch to GNU11. Committed as r216351. > ... and another one, which I missed. Committed as r216426. Cheers, Oleg gcc/testsuite/ChangeLog:

[SH][committed] Fix excess failures in SH tests caused by switch to GNU11

2014-10-16 Thread Oleg Endo
Hi, Attached patch fixes warnings in some of the SH test cases which are caused by the switch to GNU11. Committed as r216351. Cheers, Oleg gcc/testsuite/ChangeLog: * gcc.target/sh/cmpstr.c: Fix excess failures caused by switch to GNU11. * gcc.target/sh/strlen.c: Likewise.