This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] do not lower a/b to a*(1/b)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- Cc: gcc-patches at gcc dot gnu dot org, Roger Sayle <roger at eyesopen dot com>, Steven Bosscher <stevenb at suse dot de>
- Date: Fri, 13 May 2005 16:50:38 -0400
- Subject: Re: [PATCH] do not lower a/b to a*(1/b)
- References: <4284D602.9000101@lu.unisi.ch>
Please test the patch with SPEC CPU2000 on multiple architectures
(including PowerPC) using -ffast-math.
Thanks, David