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: RFC: merging MEM_ATTRS


    > No.  As I said, this can be done with alias sets or with some flag
    > or some such.  We must have a way in a MEM_ATTRS of saying "we don't
    > know what this references".

    It's actually quite rare that we need this, 

No.  You need this whever you haven't bothered to set MEM_ATTRS.  There's
absolutely no requirement that all MEM's have it set and there are lots
of cases where they don't.  Are you proposing to treat each of them as bugs?


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