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: lang_set_decl_assembler_name langhook




--On Wednesday, April 03, 2002 06:30:45 PM +0100 Neil Booth 
<neil@daikokuya.demon.co.uk> wrote:

> DECL_ASSEMBLER_NAME macro uses the langhook, so to avoid having to
> trace every caller (some in header files themselves, ugh) and have
> them #include langhooks.h, I instead made that macro into a
> function in tree.c, which calls the langhook.
>
> Bootstrapped and regtested.  OK?

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