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] fixes to consistency.vlad/vlad.exp


On Fri, Aug 23, 2002 at 05:25:50PM -0700, Janis Johnson wrote:
> C++ tests were built
> using "gcc -x c++", which caused failures for tests with vtables, so now
> they are built with g++ instead.

That seems worrying.


> - how to store baseline results; can they be stored as gzipped tarballs
>   to save space?

How big are they?  I recommend using bzip2 instead of gzip.

If we decide to store binary files in the repository, we will be unable
to look at diffs between revisions.  Or do pretty much anything between
revisions, other than "get an older one."  This may be a fine thing to do;
I'm just bringing it to your attention.



Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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