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


On Thu, Oct 16, 2003 at 06:29:52AM -0600, Roger Sayle wrote:
> The correct fix as I see it is to tighten up the constraint matching
> code in mips.c and h8300.c, to match the other GCC backends, and then
> simplify purge_builtin_constant_p back to its original form by
> reverting http://gcc.gnu.org/ml/gcc-patches/2003-02/msg01969.html

I think this opinion has merit.  I think the burden should be on
the mips side to show that this requirement is too onerous or too
invasive at this stage to fix.


r~


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