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]
Other format: [Raw text]

Re: Patch to make mn10200.h:PTRDIFF_TYPE a signed type


In message <20020312143139.B23650@redhat.com>, Richard Henderson writes:
 > On Tue, Mar 12, 2002 at 10:24:23AM -0700, law@redhat.com wrote:
 > > It's certainly not very important -- I'm not aware of any active projects
 > > using the mn102 family of processors.  It's also the case that the mn102
 > > has been broken for a while.  If I recall, it's related to this patch:
 > > 
 > > 2001-07-15  Richard Henderson  <rth@redhat.com>
 > > 
 > >         * machmode.def (Pmode): Redefine if GENERATOR_FILE.
 > >         * genrecog.c (maybe_both_true_mode): New.
 > >         (maybe_both_true_2): Use it.
 > >         (write_switch): Don't put Pmode in a switch.
 > >         * rtl.c (mode arrays): Don't explicitly size them.
 > 
 > Do you actually use Pmode though?  As it happens, the patch above
 > doesn't really work very well at all.  It's rather incomplete.
We use PSImode in the MD file in various places in the MD file, including
movpsi, addpsi.


jeff



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