r177614 - in /trunk/lto-plugin: ChangeLog Makef...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Aug 10 08:48:00 GMT 2011


Author: rguenth
Date: Wed Aug 10 08:48:37 2011
New Revision: 177614

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177614
Log:
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.

Modified:
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.am
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/aclocal.m4
    trunk/lto-plugin/configure
    trunk/lto-plugin/configure.ac



More information about the Gcc-cvs mailing list