[bug-diffutils] bug#78019: bug#78019: LTO build fails with diffutils 3.12

2025-04-25 Thread Paul Eggert
On 2025-04-25 02:43, Christian Hesse wrote: Paul Eggert on Wed, 2025/04/23 11:56: These are false positives from GCC. I worked around the last one by installing the attached patch. Which attached patch? Do you refer the grep issue here? Sorry, I forgot to attach it in my previous email. Att

[bug-diffutils] bug#78019: bug#78019: LTO build fails with diffutils 3.12

2025-04-25 Thread Christian Hesse
Paul Eggert on Wed, 2025/04/23 11:56: > These are false positives from GCC. I worked around the last one by > installing the attached patch. Which attached patch? Do you refer the grep issue here? > The others are due to GCC bug 80922 > . >

[bug-diffutils] bug#78019: bug#78019: LTO build fails with diffutils 3.12

2025-04-23 Thread Paul Eggert
These are false positives from GCC. I worked around the last one by installing the attached patch. The others are due to GCC bug 80922 . How are you invoking 'configure' and 'make', to enable -flto? Perhaps diffutils can work around the other