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]

Re: PATCH: Lazy DECL_RTL


Mark Mitchell <mark@codesourcery.com> writes:

[...]

| 	* tree.h (DECL_RTL): Allocate RTL lazily.
| 	(SET_DECL_RTL): New macro.
| 	(DECL_RTL_SET_P): Likewise.
| 	(COPY_DECL_RTL): Likewise.
| 	(DECL_RTL_IF_SET): Likewise.

Should we have documentation for these macros, or should they just be
considered as part of the "undocumented corners"?

-- Gaby


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