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]

get_mem_attrs documentation



Kenner --

The documentation for get_mem_attrs is lacking explanations of the
following arguments: alias, expr, offset, size, and align.

Our coding standards require explicit documentation for each argument.
Please add this information.  Please also indicate whether align is
scaled in bits, bytes, and whether it is a power-of-two
representation; that's often confusing.

Thanks,

--
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]