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: patch: dwarf handling of values spanning > 1 register


On Wed, 5 Mar 2003, Aldy Hernandez wrote:

> + @deftypevar {Target Hook} rtx TARGET_DWARF_REGISTER_SPAN (rtx reg)

Functions are @deftypefn, not @deftypevar.  The parameter names should be
in @var.

> + register in Dwarf.  Otherwise, this hook should return NULL_RTX.  If
> + not defined, the default is to return NULL_RTX.

@code{NULL_RTX}.

-- 
Joseph S. Myers
jsm28 at cam dot ac dot uk


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