* Makefile.in (BUILD_CFLAGS): Remove -O0.
authorAndrew Cagney <cagney@redhat.com>
Mon, 17 Jun 2002 21:03:40 +0000 (21:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 17 Jun 2002 21:03:40 +0000 (21:03 +0000)
sim/igen/ChangeLog
sim/igen/Makefile.in

index 4dc6311..b693544 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-17  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (BUILD_CFLAGS): Remove -O0.
+
 2002-06-16  Andrew Cagney  <ac131313@redhat.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
index 9fff4a0..2c14aa5 100644 (file)
@@ -85,7 +85,7 @@ BUILD_CFLAGS = \
        $(CFLAGS_FOR_BUILD) \
        $(IGEN_WARN_CFLAGS) \
        $(IGEN_WERROR_CFLAGS) \
-       $(INCLUDES) -O0
+       $(INCLUDES)
 BUILD_LDFLAGS = 
 
 all:   igen