]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/49907 (lto-plugin -Wall in stage1)
authorRichard Guenther <rguenther@suse.de>
Wed, 10 Aug 2011 08:48:37 +0000 (08:48 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 10 Aug 2011 08:48:37 +0000 (08:48 +0000)
commitf3016c478e43ed67bdf301679d53352dffe7f3d0
treecea47d2eb05d752cb1acdff0aad1891625790827
parentd62bab6a7c366d625c1f31903ec971f4e5f1349e
re PR bootstrap/49907 (lto-plugin -Wall in stage1)

2011-08-10  Richard Guenther  <rguenther@suse.de>

PR bootstrap/49907
lto-plugin/
* configure.ac: Use ACX_PROG_CC_WARNING_OPTS to detect -Wall presence.
* Makefile.am (AM_CFLAGS): Adjust.  Do not build with -Werror.
* configure: Regenerate.
* Makefile.in: Likewise.
* aclocal.m4: Likewise.

From-SVN: r177614
lto-plugin/ChangeLog
lto-plugin/Makefile.am
lto-plugin/Makefile.in
lto-plugin/aclocal.m4
lto-plugin/configure
lto-plugin/configure.ac