This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/49907] [4.5/4.6/4.7 Regression] lto-plugin -Wall in stage1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49907

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-10 08:48:41 UTC ---
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]