mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-27 09:37:24 +08:00
2a2a6486a0
All three warnings produced with -Og are false positives. But given we're using -Werror unconditionally it's better to be safe than sorry. Reported-by: Kevin Ushey <kevinushey@gmail.com> Signed-off-by: Corinna Vinschen <corinna@vinschen.de>