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: Fix 20020425-1.c


On Sat, Apr 23, 2011 at 1:43 AM, Mike Stump <mikestump@comcast.net> wrote:
> On Apr 22, 2011, at 2:05 AM, Richard Guenther wrote:
>> I think we shouldn't worry about this kind of testsuite fails.
>
> There are only two testcases in this class. ?I'd rather have zero. ?How do you propose to fix them? ?For some reason, please just ignore the failures in the test suite doesn't seem right to me. ?The next best option would be to trim the recursion required by the testcase until it passes. ?Do you prefer that solution?

No.  Either we care for the thing the testcase tests or we don't.  I
think we care for it for regular GCC builds, not for -O0 builds.
Thus, invent a way to skip the testcase for -O0 GCC builds and I'll be happy.

Richard.


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