This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: x86_64 merger part 24 - string operations


On Tue, Apr 03, 2001 at 01:18:24PM +0200, Lars Brinkhoff wrote:
> Richard Henderson <rth@redhat.com> writes:
> > There seems to be a real need for patterns to be able to use Pmode.
> 
> Would something like this be acceptable?

No.  Pmode needs to be pushed all the way through the genfoo
programs.  Moreover, this won't even compile many places, since
Pmode ususally depends on target flags, which are not linked
against genfoo.



r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]