]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 15 May 2005 19:11:57 +0000 (19:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 15 May 2005 19:11:57 +0000 (19:11 +0000)
commit2ca6f80d77e0567dd97f173890c6d66474ed8ffc
tree78b66068f22bc391d0e53931c873b7bcdf22502f
parent60eb444653debdc308b74a92c5542d098579934e
  Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
  This makes binaries far easier to debug, during operation and for post-crash
  .dmp analysis.  Do not alter /Gs optimizations per brane.

Reviewed by: stoddard, brane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@170253 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.dsp