Sujet : Re: C23 thoughts and opinions
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.cDate : 01. Jun 2024, 20:51:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240601225109.00007260@yahoo.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
On Sat, 01 Jun 2024 05:17:12 -0700
Tim Rentsch <
tr.17687@z991.linuxsc.com> wrote:
For what it's worth I see the same behavior running on linux.
It looks like the culprit is gcc, which apparently relocates
the symbol even though it is marked with an A type. After
running around in circles for a goodly amount of time, it
occurred to me to try compiling using clang, and that worked.
>
It works on Window/msys2 with gcc 13.2.0