This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: .def files for insn and reg notes
- From: kaih at khms dot westfalen dot de (Kai Henningsen)
- To: zack at codesourcery dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 19 Aug 2004 20:30:00 +0200
- Subject: Re: .def files for insn and reg notes
- Comment: Unsolicited commercial mail will incur an US$100 handling fee per received mail.
- Organization: Organisation? Me?! Are you kidding?
- References: <87d61onkqk.fsf@codesourcery.com>
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