Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)

Liste des GroupesRevenir à cl ada 
Sujet : Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)
De : findlaybill (at) *nospam* blueyonder.co.uk (moi)
Groupes : comp.lang.ada
Date : 21. Nov 2024, 16:45:53
Autres entêtes
Message-ID : <lq92thFpdeU1@mid.individual.net>
References : 1 2
User-Agent : Mozilla Thunderbird
On 21/11/2024 15:30, Bill Findlay wrote:
On 17 Nov 2024, Simon Wright wrote
(in article <lyserpq5wi.fsf@pushface.org>):
 
Available at [1]. Included tools at v25.0.0.
>
[1] https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.2.0-3
-aarch64
 Hi Simon, many thanks for that.
 I note that 14.2.0-3 has the same issue as all previous 14.2 versions:
a spurious error message on a simple string concatenation,
which appears only when link-time optimization is called for:
...
That was garbled by the newsreader! Should be:

lto-wrapper: note: see the '-flto' option documentation for more information
/Users/wf/KDF9/emulation/Source/posix.adb: In function 'posix__output_line':
/Users/wf/KDF9/emulation/Source/posix.adb:277:49: warning: '__builtin_memcpy' writing between 1 and 2147483647 bytes into a region of size 0
[-Wstringop-overflow=]
277 | message_line : constant String := message &  NL;
    |                                           ^
with the ^ pointing to the &.
I forgot to say that I'm running up-to-date Sequoia.
--
Bill F.

Date Sujet#  Auteur
17 Nov 24 * [ANN] GCC 14.2.0-3 (aarch64, macOS)15Simon Wright
21 Nov 24 `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)14Bill Findlay
21 Nov 24  +- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1moi
21 Nov 24  +* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)2Simon Wright
22 Nov 24  i`- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1moi
22 Nov 24  `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)10Björn Persson
24 Nov 24   `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)9moi
24 Nov 24    +- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1Simon Wright
26 Nov 24    +- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1Björn Persson
29 Nov 24    `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)6Björn Persson
29 Nov 24     `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)5Simon Wright
29 Nov 24      `* Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)4Keith Thompson
29 Nov 24       +- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1Simon Wright
29 Nov 24       +- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1Björn Persson
30 Nov 24       `- Re: [ANN] GCC 14.2.0-3 (aarch64, macOS)1Keith Thompson

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal