GCC 9
Stephan Bergmann
sbergman at redhat.com
Tue Sep 11 15:57:00 UTC 2018
On 09/08/2018 10:52, Stephan Bergmann wrote:
> FYI, I did a Linux x86_64 master build against recent GCC trunk (towards
> GCC 9) the other day. That mainly caused new -Wrestrict and
> -Wdeprecated-copy warnings, all of which have been addressed in the LO
> master sources. Except for one bogus -Wrestrict that is tracked at
> <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86196> "[9 Regression]
> Bogus -Wrestrict on memcpy between array elements at unequal indices".
> If that GCC bug doesn't get fixed in time, I have
> <https://gerrit.libreoffice.org/#/c/58173/> "Work around GCC trunk
> (towards GCC 9) bug for now" that we could apply to LO master.
another such bug-on-trunk workaround now became necessary,
<https://gerrit.libreoffice.org/#/c/60303/> "GCC trunk towards GCC 9
still emits a bogus -Wredundant-move"
More information about the LibreOffice
mailing list