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: Run V3 tests on installed compiler


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

Mark> This patch makes it possible to run the V3 testsuite on an installed
Mark> compiler, which us allows us to validate the bits we actually ship.

I think this is an excellent idea.

We used to have code in the libjava test suite for this case.  I'm not
sure if it still works or not -- I suspect it bit-rotted from disuse.
Which brings me to my point... I think a patch like this is best
followed up by an autobuilder which exercises it regularly.
Otherwise, I'd imagine this code will break just as the libjava code
did.

Tom


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