This is the mail archive of the gcc@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: Is the gcc-3_3-branch creation still on target?


On Fri, 4 Oct 2002, David O'Brien wrote:

> It may be too late.  We've been looking for six months for a GCC code
> base for FreeBSD 5.0.  Everything we've tried has failed to not ICE on
> the base system + 8000 3rd party packages for i386.  Based on past

I'd favour having not ICEing on the 8000 packages be included in the
application testing in the release criteria (rather than just the handful
of software currently there).  How long does it take to do a build of 8000
packages, and could there be an automatic regression tester for mainline
doing those tests (and reporting regressions since last test to
gcc-regression - ideally with .i files to reproduce the failures)?

(The criterion needs to be "not ICEing" rather than actually successfully
building the packages, because there will inevitably be changes breaking
old invalid C++ code etc..)

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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