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

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 3 13:15:00 GMT 2012


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-03 13:15:25 UTC ---
Author: rguenth
Date: Tue Jan  3 13:15:21 2012
New Revision: 182842

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182842
Log:
2012-01-03  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        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:
    branches/gcc-4_6-branch/lto-plugin/ChangeLog
    branches/gcc-4_6-branch/lto-plugin/Makefile.am
    branches/gcc-4_6-branch/lto-plugin/Makefile.in
    branches/gcc-4_6-branch/lto-plugin/aclocal.m4
    branches/gcc-4_6-branch/lto-plugin/configure
    branches/gcc-4_6-branch/lto-plugin/configure.ac



More information about the Gcc-bugs mailing list