This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Constant folding pow(x,y) for constant y.
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Richard Henderson <rth at redhat dot com>, Roger Sayle <roger at www dot eyesopen dot com>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 31 Mar 2003 16:41:04 -0500
- Subject: Re: [PATCH] Constant folding pow(x,y) for constant y.
>>>>> Richard Henderson writes:
Richard> Did you not get my message this morning about the fix?
No new messages since your mesasge this morning that you could not
bootstrap 3.2 with 2.9. I do see a check-in to real.c about comparing
signalling for normals. I guess that is the fix.
David