Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Fwd: 5.8: LTO exposes some new issues
- X-seq: zsh-workers 46262
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Fwd: 5.8: LTO exposes some new issues
- Date: Sat, 25 Jul 2020 13:05:47 -0700
- In-reply-to: <CABB28CxSD5w-SY-iCVYuQ4kJfBpNJOWhpk4HOrS1DNPfMVztgw@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CABB28CwZXqp6AEr1Gnk_VFBOqeFNhPVnUnTJGTae=ePkqeMFkw@mail.gmail.com> <ca26b639-1878-4e72-9fad-a4037912038a@www.fastmail.com> <CAH+w=7aCiU6ZAeh1JwRg+b+A=WrFTz4_8st9_UXOy_VYZ9M77Q@mail.gmail.com> <CABB28CxSD5w-SY-iCVYuQ4kJfBpNJOWhpk4HOrS1DNPfMVztgw@mail.gmail.com>
- Sender: zsh-workers@xxxxxxx
I am not likely to pursue this further, I don't have a suitable build
environment.
---------- Forwarded message ---------
From: Tomasz Kłoczko <kloczko.tomasz@xxxxxxxxx>
Date: Sat, Jul 25, 2020 at 11:59 AM
Subject: Re: 5.8: LTO exposes some new issues
To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
On Sat, 25 Jul 2020 at 18:43, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Tue, Jul 21, 2020 at 11:00 PM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > Haven't looked at the other warnings you reported.
>
> They all appear to be clashes where the same pointer is declared
> "extern" in a header file but not so in the original source. It looks
> as if the "mod_import_variable" preprocessor definition is supposed to
> deal with this, perhaps it's not being properly defined in the
> situation where Tomasz is compiling.
Yes and they need to be resolved because even single such warnings and
ld abandons applying LTO.
If you will decide which version should be used in both locations and
will have some patch for that please let me know about that because I
can test that kind of patch instantly proving that there is no other
coalition with LTO.
kloczek
--
Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH
Messages sorted by:
Reverse Date,
Date,
Thread,
Author