Re: [SH] PR 54925 - Add test case

2012-10-15 Thread Oleg Endo
On Mon, 2012-10-15 at 20:37 +0900, Kaz Kojima wrote: > Oleg Endo wrote: > > This adds the test case from the PR. > > Tested together with the patch posted here > > http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01380.html > > > > OK? > > It would be better to make it a valid C program. I've check

Re: [SH] PR 54925 - Add test case

2012-10-15 Thread Kaz Kojima
Oleg Endo wrote: > This adds the test case from the PR. > Tested together with the patch posted here > http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01380.html > > OK? It would be better to make it a valid C program. I've checked that the test case with the change below also ICEs on revision 192

[SH] PR 54925 - Add test case

2012-10-15 Thread Oleg Endo
Hello, This adds the test case from the PR. Tested together with the patch posted here http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01380.html OK? Cheers, Oleg testsuite/ChangeLog: PR target/54925 * gcc.c-torture/compile/pr54925.c: New. Index: gcc/testsuite/gcc.c-torture/compil