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: .def files for insn and reg notes


zack@codesourcery.com (Zack Weinberg)  wrote on 18.08.04 in <87d61onkqk.fsf@codesourcery.com>:

> ===================================================================
> Index: reg-notes.def
> --- reg-notes.def	1 Jan 1970 00:00:00 -0000
> +++ reg-notes.def	18 Aug 2004 22:22:23 -0000

> +   stored in the mode field of the EXPR_LIST.  Source files define
> +   DEF_INSN_NOTE appropriately before including this file.  */
----------****

> +/* Shorthand.  */
> +#define REG_NOTE(NAME) DEF_REG_NOTE (REG_##NAME)



MfG Kai


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