This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: split complex arguments (heads up)
- From: Aldy Hernandez <aldy at andrews dot edu>
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, david edelsohn <dje at watson dot ibm dot com>
- Date: Wed, 4 Jun 2003 06:31:03 -0400
- Subject: Re: patch: split complex arguments (heads up)
On Tuesday, June 3, 2003, at 11:58 PM, Richard Henderson wrote:
On Tue, Jun 03, 2003 at 08:06:30PM -0400, Aldy Hernandez wrote:
Crap, that should be "GET_MODE_BITSIZE (**INNER**) > 32".
And that's not right either, since you wanted >=.
good thing I went to bed.
OK with that change?