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]

Re: MEM_COPY_ATTRIBUTES


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

    Richard>     If you can convince yourself that it's correct to use
    Richard> the alias set of the other MEM, then you can do that
    Richard> instead.

    Richard> Well that's what the code does now.  The point I was
    Richard> raising is whether it might be better to have
    Richard> MEM_COPY_ATTRIBUTES always set the alias set to
    Richard> *something*, perhaps to an operand's value, to avoid the
    Richard> possibility of it not getting set.

That sounds like a good idea to me.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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