On Wed, 3 Jul 2013, Graham Stott wrote: > Files in the c-family directory are being compiled during stage3 without > -Werror and other warningb flags that are part of WARN_STRICT flags. > Fixing this shows that array_notation_common.c? generates unused > variable warnings and will break the build after the apcth is applied. > ? > ? > ChangeLog > 03-07-2013????????Graham Stott <graham.stott> > ????????????????* gcc/Makegfvile.in:?Define c-family-warn.?to WARN_STRICT.
OK with a properly formatted ChangeLog entry, once the warnings are fixed of course. 2013-07-03 Graham Stott <graham.st...@btinternet.com> * Makefile.in (c-family-warn): Define to $(WARN_STRICT). -- Joseph S. Myers jos...@codesourcery.com