aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 781a54c06bd..c72322811bc 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -3546,15 +3546,6 @@ as a macro. If the definition (in both unex*.c and malloc.c) is wrong,
3546it can cause problems like this. You might be able to find the correct 3546it can cause problems like this. You might be able to find the correct
3547value in the man page for a.out(5). 3547value in the man page for a.out(5).
3548 3548
3549* 'make check' failures
3550
3551** emacs-module-tests fail on Ubuntu 16.04
3552
3553This is due to a bug in GCC that was fixed in 2015; see
3554<https://lists.gnu.org/r/emacs-devel/2018-09/msg00548.html>.
3555You can work around the problem by using a later version of GCC or of
3556Ubuntu, or by configuring without modules.
3557
3558* Problems on legacy systems 3549* Problems on legacy systems
3559 3550
3560This section covers bugs reported on very old hardware or software. 3551This section covers bugs reported on very old hardware or software.