This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
On Wed, May 03, 2000 at 11:04:48AM -0700, Mark Mitchell wrote:
> I will use i586-pc-cygwin, since we already have i686 configurations.
> (I know this makes almost no difference, but we might as well try it
> out.)
It can turn up bugs, actually. There are several aspects of
code selection that are different and has in the past turned
up errors. If we have several x86 targets on the list, we
might do well to distribute them across {i586,i686,k6}.
r~