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: First patch in series to add more attribute to MEMs


    On mips-sgi-irix6.5 gcc3.1, `g77.f-torture/compile/20000601-2.f -Os'
    failed yesterday for the first time.  Using a Linux->mips-sgi-irix6.5
    cross-compiler, the problem seems to occur in emit_rtl.c's
    adjust_address(), which was introduced by your patch.

Yeah, but it just calls change_address, so it's not at all certain
that's the problem.  That first change should have been totally
transparent.  But I'll look.


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