Re: [testsuite]: Some test case skips.

2011-07-20 Thread Mike Stump
On Jul 14, 2011, at 8:28 AM, Georg-Johann Lay wrote: > This patchlet fixes two test cases: > > * gcc.dg/pr32912-2.c: TImode is overkill for AVR. > * gcc.dg/pr44674.c: Test if -fprofile-generate is available. > > Ok to commit? Ok. [ Sorry, I missed this one. ]

Ping #1: [testsuite]: Some test case skips.

2011-07-20 Thread Georg-Johann Lay
http://gcc.gnu.org/ml/gcc-patches/2011-07/msg01166.html Georg-Johann Lay wrote: > This patchlet fixes two test cases: > > * gcc.dg/pr32912-2.c: TImode is overkill for AVR. > * gcc.dg/pr44674.c: Test if -fprofile-generate is available. > > Ok to commit? > > Johann > > testsuite/ > * gcc.d

[testsuite]: Some test case skips.

2011-07-14 Thread Georg-Johann Lay
This patchlet fixes two test cases: * gcc.dg/pr32912-2.c: TImode is overkill for AVR. * gcc.dg/pr44674.c: Test if -fprofile-generate is available. Ok to commit? Johann testsuite/ * gcc.dg/pr32912-2.c: Skip for AVR. * gcc.dg/pr44674.c: Add dg-require-profiling. Index: gcc.dg/pr