[Bug tree-optimization/87309] [9 Regression] Spurious note: messages when building with -fopt-info-vec-optimized
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 21 14:31:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87309
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Ilya Leoshkevich from comment #4)
> Do we also need to test m_test_pp_flags?
> At least dump_context::emit_item does it.
Thanks. Yes - the version of the patch I committed does this; see:
https://gcc.gnu.org/ml/gcc-patches/2018-09/msg01233.html
Should be fixed by r264481.
More information about the Gcc-bugs
mailing list