Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.
authorDaniel Berlin <dberlin@dberlin.org>
Fri, 13 Aug 2004 15:29:58 +0000 (15:29 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Fri, 13 Aug 2004 15:29:58 +0000 (15:29 +0000)
2004-08-13  Daniel Berlin  <dberlin@dberlin.org>

* Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.

From-SVN: r85943

gcc/ChangeLog
gcc/Makefile.in

index 47c8fb2c053f49fce1d0508390a25fae0a8fb588..2131804b00d1ddcfc1c1ebefbf47411bc7233e91 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-13  Daniel Berlin  <dberlin@dberlin.org>
+
+       * Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.
+
 2004-08-13  J"orn Rennecke <joern.rennecke@superh.com>
 
        * sh.md (cbranch define_delay) Use cond_delay_slot for
index e58a3a2141b2c0c253fb96c8915f9f1f3b595a4b..c3bbe3ce922eb4f1043c9c2a65201638e37d7f19 100644 (file)
@@ -140,7 +140,7 @@ XCFLAGS =
 TCFLAGS =
 CFLAGS = -g
 STAGE1_CFLAGS = -g @stage1_cflags@
-BOOT_CFLAGS = -g -O2 -dU
+BOOT_CFLAGS = -g -O2
 
 # Flags to determine code coverage. When coverage is disabled, this will
 # contain the optimization flags, as you normally want code coverage