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: [x86] Implement static static checking


> What will it need to make this work on FreeBSD?  Will just #define-ing
> STACK_CHECK_STATIC_BUILTIN in config/i386/freebsd.h have a chance to work?

Yes, static stack checking works fine on FreeBSD as well, I was too lazy to 
test this version of the patch on yet another machine, but it should work.

> (I assume you'll add a note to gcc-4.6/changes.html once you patches have
> been approved and applied? ;-)

Will think about it. ;-)

-- 
Eric Botcazou


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