[PATCH 0/5] Port to GCC 8.3

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Jul 17 13:51:00 GMT 2019


On Jul 16 17:34, Ken Brown wrote:
> This patch series tries to fix all the warnings (which are treated as
> errors) when building Cygwin with GCC 8.3.  I'm not confident that
> I've chosen the best way to fix each warning.  All I can say is that
> the build now succeeds.
> 
> Ken Brown (5):
>   Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
>   Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
>   Cygwin: suppress GCC 8.3 errors with -Warray-bounds
>   Cygwin: fix GCC 8.3 'asm volatile' errors
>   Cygwin: fix GCC 8.3 'local external declaration errors'
> 
>  winsup/cygserver/bsd_mutex.cc    | 5 ++---
>  winsup/cygwin/environ.cc         | 2 +-
>  winsup/cygwin/flock.cc           | 2 +-
>  winsup/cygwin/include/sys/utmp.h | 6 +++---
>  winsup/cygwin/miscfuncs.cc       | 4 ++--
>  winsup/cygwin/path.cc            | 4 ++--
>  winsup/cygwin/path.h             | 2 +-
>  winsup/cygwin/pinfo.cc           | 4 ++--
>  winsup/cygwin/uname.cc           | 2 +-
>  winsup/utils/dumper.cc           | 2 ++
>  10 files changed, 17 insertions(+), 16 deletions(-)
> 
> -- 
> 2.21.0

ACK to the series with just a short description in terms of asm volatile.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20190717/4b78d6fd/attachment.sig>


More information about the Cygwin-patches mailing list