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.

Would you please fix the problem?

To investigate the problem, use a command-line like:

./objdir/gcc/f771 gcc/testsuite/g77.f-torture/compile/20000601-2.f -Os

Thanks,
Jeffrey D. Oldham
oldham@codesourcery.com


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