Re: [PING][Patch, Testsuite] fix failure in test gcc.dg/pr52283.c

2012-04-25 Thread Mike Stump
On Apr 25, 2012, at 4:52 AM, Richard Guenther wrote: > On Wed, Apr 25, 2012 at 1:40 PM, Greta Yorsh wrote: >> PING! Here is the original post: >> http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01235.html >> >> This patch fixes the failure in gcc.dg/pr52283.c by adding the missing >> dg-warning and

Re: [PING][Patch, Testsuite] fix failure in test gcc.dg/pr52283.c

2012-04-25 Thread Richard Guenther
On Wed, Apr 25, 2012 at 1:40 PM, Greta Yorsh wrote: > PING! Here is the original post: > http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01235.html > > This patch fixes the failure in gcc.dg/pr52283.c by adding the missing > dg-warning and dg-options. > > OK for trunk? Didn't I approve this already?

[PING][Patch, Testsuite] fix failure in test gcc.dg/pr52283.c

2012-04-25 Thread Greta Yorsh
PING! Here is the original post: http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01235.html This patch fixes the failure in gcc.dg/pr52283.c by adding the missing dg-warning and dg-options. OK for trunk? Thanks, Greta gcc/testsuite/ChangeLog 2012-04-20 Greta Yorsh * gcc.dg/pr52283.c: