This is the mail archive of the gcc-bugs@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]

[Bug ada/34118] Please enable stack checking (-fstack-check) by default



------- Comment #4 from ludovic at ludovic-brenta dot org  2007-11-20 12:31 -------
Questions:

1) If Targparm.Stack_Check_Probes_On_Target is False (i.e. the "GNAT
Stack-limit checking" is in effect), what circumstances would cause the stack
check to not detect an overflow (i.e. "unreliable stack checking")?

2) If Targparm.Stack_Check_Probes_On_Target is True (i.e. the "GCC Probing
Mechanism" is in effect, using the guard pages), would it take much effort to
make it "reliable" on all targets, not just Alpha/Tru64, spu-elf and maybe some
others?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34118


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