https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67460
--- Comment #5 from Manuel López-Ibáñez ---
Author: manu
Date: Mon Sep 14 19:27:50 2015
New Revision: 227760
URL: https://gcc.gnu.org/viewcvs?rev=227760&root=gcc&view=rev
Log:
The flag diagnostic_context::some_warnings_are_errors controls whethe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67460
--- Comment #4 from Manuel López-Ibáñez ---
patch submitted: https://gcc.gnu.org/ml/gcc-patches/2015-09/msg00894.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67460
--- Comment #3 from Joost VandeVondele
---
(In reply to Manuel López-Ibáñez from comment #2)
> Again a problem caused by buffering. Some warnings converted into error may
> get buffered and then discarded but that doesn't reset
> ->some_warnings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67460
--- Comment #2 from Manuel López-Ibáñez ---
Again a problem caused by buffering. Some warnings converted into error may get
buffered and then discarded but that doesn't reset ->some_warnings_are_errors.
However, we probably do not need this varia
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67460
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|