aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2004-08-13 15:29:58 +0000
committerDaniel Berlin <dberlin@gcc.gnu.org>2004-08-13 15:29:58 +0000
commit9bcc9490cb4ac565b9226625aa1132b65eab0250 (patch)
tree3efbffd51a448e687950f0221d95597155361ebb
parent68fe56fccc2c843c8e74a8ae29ff811d07c5a655 (diff)
downloadgcc-9bcc9490cb4ac565b9226625aa1132b65eab0250.zip
gcc-9bcc9490cb4ac565b9226625aa1132b65eab0250.tar.gz
gcc-9bcc9490cb4ac565b9226625aa1132b65eab0250.tar.bz2
Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.
2004-08-13 Daniel Berlin <dberlin@dberlin.org> * Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU. From-SVN: r85943
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 47c8fb2..2131804 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index e58a3a2..c3bbe3c 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -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