From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <39A39EEE-E3B1-4D34-BC6E-854C3EF56C7D@freescale.com> References: <39A39EEE-E3B1-4D34-BC6E-854C3EF56C7D@freescale.com> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1f573d932fdab43ce4e4a0a918c5d9df@embeddededge.com> From: Dan Malek Date: Thu, 8 Sep 2005 18:20:47 -0400 To: Kumar Gala Cc: linuxppc64-dev@ozlabs.org, linuxppc-dev@ozlabs.org, linuxppc-embedded@ozlabs.org, pantelis.antoniou@gmail.com Subject: Re: cpu features testing 32 vs 64 bit List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sep 8, 2005, at 6:02 PM, Kumar Gala wrote: > The compiler is smart enough in this case since cpu_has_feature() is > an inline function. I guess I didn't read Becky's comments close enough, but she did suggest this. I was trying to eliminate the #ifdef, but I guess we will need it some place. Thanks. -- Dan