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: stack-protector guard location


Tom Tromey wrote:

> Users will still need a name for it to refer to it from the debugger.

I don't see a problem with giving it a name.  We can always define an
obscure namespace.  For example, __GCC_stack_guard.  I think it's
reasonable for us to claim __GCC_ as a special subspace of the
implementation namespace.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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