This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/17514] Can't bootstrap using ICC


------- Additional Comments From jsm at polyomino dot org dot uk  2004-09-16 10:49 -------
Subject: Re:  Can't bootstrap using ICC

On Thu, 16 Sep 2004, pinskia at gcc dot gnu dot org wrote:

> Yes but since you already have gcc on your machine, it does not matter 
> as icc will not do anything for compiler GCC as you would do a bootstrap 
> and it does 3 stages anyways.

Independent bootstrap paths could be of value to check that the result 
compares identical to what you get in a bootstrap starting with GCC, i.e. 
to reduce the chance of a self-perpetuating miscompilation.  More 
generally in this regard competition in the form of multiple compilers 
that can compile each other and be compared against each other is good.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17514


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