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: [RFA] CONSTANT_RTX_P patch to builtins.c


Eric Christopher <echristo@redhat.com> writes:
> I was looking into the bcp-1.c failure on mipsisa64-elf and came across
> this.

Ah.  I was going to ask you reconsider:

    http://gcc.gnu.org/ml/gcc-patches/2003-05/msg00457.html

It doesn't look like we're going to have Pmode != ptr_mode for 3.4.
If anyone does want to try it for 3.5, it'd be easy to pull it out
of the CVS archives (or mailing list archives).

But at the moment, this code just seems like dead wood.  It's not
enough to get Pmode != ptr_mode working anyway: more would have
to be done.

Richard


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