OSDN Git Service

2004-08-13 Daniel Berlin <dberlin@dberlin.org>
authordberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Aug 2004 15:29:58 +0000 (15:29 +0000)
committerdberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Aug 2004 15:29:58 +0000 (15:29 +0000)
* Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85943 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 47c8fb2..2131804 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 e58a3a2..c3bbe3c 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