https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97701

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Vladimir Makarov from comment #9)
> I've committed the patch only to the trunk.  I believe the bug on the trunk
> is still present but not triggered by the test.

See #c5, by using ? 2 : 1 instead of ? 2 : 0 it should trigger it on the trunk
too.

Reply via email to