This is the mail archive of the gcc-prs@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: target/8243: GCC 3.2 does not check for CMOV instructionbefore generating code


The following reply was made to PR target/8243; it has been noted by GNATS.

From: Pete Gontier <kokorozashi@gontier.org>
To: <gcc-gnats@gcc.gnu.org>,
	<forsmark@odense.kollegienet.dk	<gcc-bugs@gcc.gnu.org	<nobody@gcc.gnu.org	<gcc-prs@gcc.gnu.orgCc:  
Subject: Re: target/8243: GCC 3.2 does not check for CMOV instruction
	before generating code
Date: Thu, 13 Feb 2003 11:54:39 -0800

 I don't think I fully understand the closure of this bug. I understand if by
 i686 you really mean Pentium Pro. (I hope that's documented.) The claim that
 it would be dumb for GCC to generate code which checks for CMOV before using
 it also makes sense. However, if there were a way to tell GCC not to
 generate CMOV instructions in the first place, that would seem reasonable,
 too, assuming there are other i686 optimizations worth doing.
 


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