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]

Re: ia64 prologue/epilogue rewrite 3/N


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> So is there any reason why we couldn't iterate over
    Richard> optimization levels in the C++ testsuite?

No, there's no reason.

I've opined that this wasn't (as) necessary as for the rest of the
compiler since many of the tests in the C++ testsuite are simply "does
this compile?" or "does this get an error message?" and that behavior
only rarely (in my experience) changes under -O.  But, if someone did
the work to do the iteration, I think it would be OK.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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