https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85464
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Status|UNCONFIRMED |NEW Known to work| |6.4.0, 8.0.1 Keywords| |diagnostic Last reconfirmed| |2018-04-19 Ever confirmed|0 |1 Summary|Wignored-qualifiers is |[7 Regression] |emitted by cc1plus without |Wignored-qualifiers is |diagnostics when triggered |emitted by cc1plus without |by a cast operator. |diagnostics when triggered | |by a cast operator. Target Milestone|--- |7.4 Known to fail| |7.3.1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. Works again on trunk.