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: pa predicate_codes



  In message <19991010121126.A3118@cygnus.com>you write:
  > While I was looking at stuff...
  > 
  > The md change is probably correct; I don't know what's in mind
  > wrt 64-bit pa here.  Leaving it VOIDmode where it is breaks up
  > the top level SET_DEST mode check switch.
The md change isn't correct as-is.

That pattern is generated by pa.c which will arrange for the register to have
the right mode (SImode or DImode depending on whether or not we're compiling
for PA32 or PA64).

jeff


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