This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Some benchmarks with Apple's -fast
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Bradley Lucier <lucier at math dot purdue dot edu>
- Cc: gcc at gcc dot gnu dot org, nlucier at math dot purdue dot edu, feeley at iro dot umontreal dot ca
- Date: Thu, 25 Sep 2003 01:00:19 -0400
- Subject: Re: Some benchmarks with Apple's -fast
Are you sure that you need -fno-strict-aliasing, as opposed to the
new Apple -frelax-aliasing option?
Also, have you tried profile-feedback?
David