summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-05-02 21:42:50 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-05-02 21:42:50 -0400
commitbcb106ad5fd68c5d34994363945267e06f6b7d8d (patch)
treea1be4069508c3404c8c58756e57154748be65e5d /etc
parent0a32f71372a872ddf73a4bd3ade1df0a233cdde1 (diff)
downloademacs-bcb106ad5fd68c5d34994363945267e06f6b7d8d.tar.gz
Add check for buggy version of GCC (Bug#6031).
* configure.in: Add check for buggy version of GCC (Bug#6031). * configure: Regenerate * etc/NEWS: Minor tweak to problem description.
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 63454777080..b3cda374c51 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -167,7 +167,7 @@ https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239344
* Crash bugs
-** Emacs crashes when running in a terminal, if compiled with gcc-4.5.
+** Emacs crashes when running in a terminal, if compiled with GCC 4.5.0
This version of GCC is buggy: see
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6031