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 c/40989] -Werror= and #pragma diagnostics do not work with group flags



------- Comment #5 from manu at gcc dot gnu dot org  2010-05-06 10:22 -------
OK, this is fixed for -Wimplicit and the infrastructure is there to fix it for
all other group flags (just use the new handle_option to enable sub-flags).
However, I don't have time at the moment to go over all subflags. So anyone,
feel free to submit patches about this. If you need some help or mentoring,
just ask.


-- 


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


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