This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 bootstrap failure on alpha remains
- To: rth at redhat dot com
- Subject: Re: 3.1 bootstrap failure on alpha remains
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Tue, 22 May 01 13:38:11 EDT
- Cc: gcc-patches at gcc dot gnu dot org
Perhaps, but that doesn't do you any good with ZERO_EXTRACT. You'll
still have to recurse to handle arguments 1 and 2, but you do want to
skip argument 0.
True.