Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-11-30 05:19:45 +0300
committerChristopher Faylor <me@cgf.cx>2003-11-30 05:19:45 +0300
commitb63ba3b6aaa71856f1d01cfc235c4d11b3e3ad8f (patch)
tree5f2a16b204aa3c865a74b3770aa0cb8e185323fb /winsup/cygwin/Makefile.in
parentf3a1e23eb385bdf9dd71676aebb9b64cf617ec7a (diff)
* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location
rather than the actual stack pointer.
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index c445e8667..b7bcbe532 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -54,7 +54,7 @@ CC_FOR_TARGET:=$(CC)
CFLAGS=@CFLAGS@ -fmerge-constants -ftracer
override CFLAGS+=-MMD ${$(*F)_CFLAGS}
CXX=@CXX@
-CXXFLAGS=@CXXFLAGS@ -fmerge-constants
+CXXFLAGS=@CXXFLAGS@
AR:=@AR@
AR_FLAGS:=qv