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: GCC with formal testing docs


On Wed, Jul 25, 2007 at 02:29:26PM +1000, Ben Elliston wrote:
> 
> If you build the compiler with coverage instrumentation and run the
> testsuite, you might get a shock.  It's not as well tested as you might
> think.

   For example, several targets would build/bootstrap and regtest fine with
reload's find_valid_class() implemented as gcc_abort(). And guess what,
there seems to be an off-by-one error in the outer loop exit condition.

-- 
Rask Ingemann Lambertsen


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