https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123474
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sjames at gcc dot gnu.org
--- Comment #4 from Sam James <sjames at gcc dot gnu.org> ---
Aamadu Roparzh Olander, we appreciate fuzzing efforts, but error-recovery
ice-on-invalid bugs are generally the lowest priority, with the exception of if
they're from some "genuine" typo or organic problem a user hit.
It's also really hard to triage them and usually a duplicate bug already
exists.
Could you please try to retarget your fuzzer or filter through such bugs? We're
far more interested in ice-on-valid bugs or wrong-code, divergences in what we
accept/reject from other compilers, ABI divergences, and so on.