Re: Bootstraping compilers ?



I think it is very beneficial to have a compiler be able to compile
itself. It is an excellent test of the quality of the compiler.

An excellent test for compiler quality should provide both coverage and
isolation. A compiler used to test a compiler provides neither.

Best,
Christopher

.



Relevant Pages

  • Re: Unit Testing Embedded Code
    ... is bound to have some well-defined internal interfaces. ... Compiler considerations are the same as when designing code for portability: ... Defining tests solely with test coverage in mind is usually not a good ...
    (comp.arch.embedded)
  • Re: Is there a code coverage tool for embedded arm application?
    ... I have used RationalPure Coverage to obtain code coverage metrics on ... testing of Intel x86 C++ applications, but do not know if there is a ... corresponding tool for embedded ARM. ... While I haven't used it on the ARM, the gnu compiler collection's gcov is ...
    (comp.sys.arm)
  • Re: .NET myths debunked.
    ... The lack of a prospect for a 64-bit native ... > compiler for Delphi leaves a whole in the coverage of our favorite develop ...
    (borland.public.delphi.non-technical)
  • Re: Method returns value error
    ... but the _compiler_ doesn't know that. ... in isolation. ... Joseph wrote: ... have the necessary error providers in place to insure that. ...
    (microsoft.public.dotnet.languages.csharp)