Index: /branches/eam_branches/ipp-20121130/extsrc/gpcsw/gpcsrc/Make.Common
===================================================================
--- /branches/eam_branches/ipp-20121130/extsrc/gpcsw/gpcsrc/Make.Common	(revision 34840)
+++ /branches/eam_branches/ipp-20121130/extsrc/gpcsw/gpcsrc/Make.Common	(revision 34841)
@@ -156,8 +156,8 @@
 # compilation and -shared applies to the link stage.
 #
-FCDEBUG  = -g -O -fno-automatic
+FCDEBUG  = -g -O0 -fno-automatic
 FFWARN   = -Wall
 FFLAGS   = $(FCDEBUG) $(EXTRA_FFLAGS) $(FFWARN) $(CCDEFS) $(CCINCS)
-CCDEBUG  = -g -O
+CCDEBUG  = -g -O0
 CCSHARE  = -fPIC -shared
 CCWARN	 = -Wall -Wstrict-prototypes # -Wshadow
