Fix makefile to allow compilation with gcc -g3.
Fixes bugzilla #297993 (together with VEX r2310).
Patch by  Daniel Richard G. (skunk@iskunk.org).


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12538 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 05a2669..3542a7a 100644
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,7 @@
         and non reset of "C-ontinued" signal
 297991  Valgrind interferes with mmap()+ftell() 
 297992  Support systems missing WIFCONTINUED (e.g. pre-2.6.10 Linux) 
+297993  Fix compilation of valgrind with gcc -g3.
 298394  s390x: Don't bail out on an unknown machine model. Assume it's a new model.
 
 Release 3.7.0 (5 November 2011)