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


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

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

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