From: <sv...@op...> - 2024-07-21 12:00:26
|
Author: manx Date: Sun Jul 21 14:00:14 2024 New Revision: 21221 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=21221 Log: [Doc] libopenmpt: Update changelog. Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Modified: branches/OpenMPT-1.31/doc/libopenmpt/changelog.md ============================================================================== --- branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sun Jul 21 13:57:27 2024 (r21220) +++ branches/OpenMPT-1.31/doc/libopenmpt/changelog.md Sun Jul 21 14:00:14 2024 (r21221) @@ -14,7 +14,7 @@ <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115049> has been changed from forcing `-O1` on GCC 14 to setting `-fno-ipa-ra` on all GCC versions on non-ELF platforms. We are still not 100% sure if this work-around is - sufficient in all circumstances. if you are using a non-ELF platform, it is + sufficient in all circumstances. If you are using a non-ELF platform, it is strongly recommended to update GCC to versions 12.5.0, 13.4.0, 14.2.0, or 15.1.0 as soon as they are released, or to apply the patch from the linked GCC issues. |