changeset 77746:98f25c40a396

Tweak previous change.
author Glenn Morris <rgm@gnu.org>
date Fri, 18 May 2007 07:43:29 +0000
parents 64e88cc500d9
children d973d3fcb308
files etc/PROBLEMS
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/PROBLEMS	Fri May 18 07:38:54 2007 +0000
+++ b/etc/PROBLEMS	Fri May 18 07:43:29 2007 +0000
@@ -2775,11 +2775,11 @@
 *** OpenBSD 4.0 macppc: Segfault during dumping.
 
 The build aborts with signal 11 when the command `./temacs --batch
---load loadup bootstrap' tries to load files.el.  This seems to be a
+--load loadup bootstrap' tries to load files.el.  A workaround seems
+to be to reduce the level of compiler optimization used during the
+build (from -O2 to -O1).  It is possible this is an OpenBSD
 GCC problem specific to the macppc architecture, possibly only
-occurring with older versions of GCC (e.g. 3.3.5).  A workaround seems
-to be to reduce the level of compiler optimization used during the
-build (from -O2 to -O1).
+occurring with older versions of GCC (e.g. 3.3.5).
 
 ** Installation