This is the mail archive of the gcc@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: PR 6212


    You should have asked for help earlier.

    There was a link in the PR audit trail to this message:

      http://gcc.gnu.org/ml/gcc/2002-04/msg01220.html

    which contains the small test case.

Now I remember.  I was going forward on messages the other day and hadn't
gotten to that one.

What I concluded from that is that we can't fix the alignment issue here
easily (it needs a mechanism that I already plan to do for 3.2), but the
bug can be fixed by fix mentioned here by RTH:

    So there is in fact a secondary bug in the mips backend.  Namely,
    the movsi_usw and movdi_usd patterns are identical if the argument
    is the constant zero.  Patch for that pending.

So I assumed it had been fixed and closed.

RTH?


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