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 lto/51806] -flto ignores -Werror


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-10 16:28:07 UTC ---
Author: rguenth
Date: Tue Jan 10 16:27:55 2012
New Revision: 183069

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

    PR middle-end/51806
    c-family/
    * c-opts.c (c_common_handle_option): Move -Werror handling
    to language independent code.

    * opts.c (common_handle_option): Handle -Werror.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-opts.c
    trunk/gcc/opts.c


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