diff options
| -rw-r--r-- | etc/PROBLEMS | 9 |
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, | |||
| 3546 | it can cause problems like this. You might be able to find the correct | 3546 | it can cause problems like this. You might be able to find the correct |
| 3547 | value in the man page for a.out(5). | 3547 | value 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 | |||
| 3553 | This 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>. | ||
| 3555 | You can work around the problem by using a later version of GCC or of | ||
| 3556 | Ubuntu, or by configuring without modules. | ||
| 3557 | |||
| 3558 | * Problems on legacy systems | 3549 | * Problems on legacy systems |
| 3559 | 3550 | ||
| 3560 | This section covers bugs reported on very old hardware or software. | 3551 | This section covers bugs reported on very old hardware or software. |