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]
Other format: [Raw text]

Re: Set RTX_UNCHANGING is readonly_field_p when clearing


On Mon, 2003-04-21 at 14:46, Richard Kenner wrote:
>     You stated a rule, involving distinctions between loads and stores.  If
>     that's presently the rule, update the docs to say so.  If that won't
>     always be the rule say "this might change if we fix some bugs."
> 
> That "rule" does not affect the definition of RTX_UNCHANGING_P.  Rather, it
> says whether or not the bit has to be set for a given reference if that
> reference is to a aggregate object in order to meet the conditions for the
> bit, as properly documented.

There is nothing wrong with the manual explaining how to get the bit set
correctly.

So, add the information.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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