aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2004-07-08 21:49:44 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2004-07-08 21:49:44 +0000
commit3922b21671431c0568408eb536a3c02e7e921eb2 (patch)
treed0a03392d5d713ca63086b6c97f1accd9fc881de /ChangeLog
parentf37f25151b3b02bd8603cb9f2d7f9134cc07aab5 (diff)
downloadgcc-3922b21671431c0568408eb536a3c02e7e921eb2.zip
gcc-3922b21671431c0568408eb536a3c02e7e921eb2.tar.gz
gcc-3922b21671431c0568408eb536a3c02e7e921eb2.tar.bz2
re PR target/16344 (libstdc++'s PCH built by profiledbootstrap does not work with the built compiler)
PR target/16344 * Makefile.tpl (profiledbootstrap): Build runtime libraries with feedback based compiler. * Makefile.in: Rebuilt. From-SVN: r84315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976192f..ae88a70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR target/16344
+ * Makefile.tpl (profiledbootstrap): Build runtime libraries with
+ feedback based compiler.
+ * Makefile.in: Rebuilt.
+
2004-07-08 Alexandre Oliva <aoliva@redhat.com>
* Makefile.def (host_modules): Set bootstrap=true for flex.