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: [PATCH] Add g++.torture testsuite


Zack Weinberg wrote:

> These are all valid concerns but I don't see why they can't be
> addressed by adding more test cases to g++.dg?

Because compiling and executing those big testcases at different optimization
levels gives unvaluable testing to the frontend (and the optimizers... we know
how C++ files can stress the middle-end). Or am I missing something?

Giovanni Bajo



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