From 1b6406b3b1a49da644698acd09ca94bb069c3ed3 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 15 Feb 2008 16:08:27 +0000 Subject: [PATCH] Add "Point before start of properties" bug. --- etc/PROBLEMS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index a62ebd77d3c..52b97b27b0d 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2100,6 +2100,12 @@ that should read: Note the lower case . Changing this line should make C-t work. +*** On Solaris, Emacs fails to set menu-bar-update-hook on startup, with error +"Error in menu-bar-update-hook: (error Point before start of properties)". +This seems to be a GCC optimization bug that occurs for GCC 4.1.2 (-g +and -g -O2) and GCC 4.2.3 (-g -O and -g -O2). You can fix this by +compiling with GCC 4.2.3 or CC 5.7, with no optimizations. + ** Irix *** Irix 6.5: Emacs crashes on the SGI R10K, when compiled with GCC. -- 2.39.2