https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120269
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |15.1.0
Known to fail| |13.3.0, 14.1.0, 14.2.0
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Sam James from comment #1)
> If fuzzing, please ideally use releases/gcc-13 rather than 13.1.0.
And really you should be using the trunk if fuzzing. Especially for ICEs after
error messages. Because a lot of the bugs you have found are fixed already.