This is the mail archive of the gcc@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: G++ internals question: how do I ...


> Date: Thu, 19 Nov 1998 12:29:36 -0700 (MST)
> From: Warner Losh <imp@village.org>
> To: egcs@cygnus.com

> Where would I look to insert this code?

Look for if (DECL_CONSTRUCTOR_P (fndecl)) in decl.c:finish_function.


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