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: HPUX testsuite tweakage


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

> Bad news, the testsuite harness caches the result across passes.  So
> the cached result of dg-require-named-sections depends on whether I
> run the -32 pass first or not, with obvious bad results either way for
> such testsuite entries.
>
> Would you please insert an explanatory comment and avoid caching the
> result?  There's only a couple of such tests anyway so it's not a
> critical optimization in the testsuite.

Ok.  Would you check see if any of the other check_*_available
functions are caching results when they shouldn't be?

zw


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