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

--- Comment #10 from Jeevitha <jeevitha at gcc dot gnu.org> ---
Right now, I have fixed this in trunk and plan to backport it to GCC 15.

It seems that patch dc47161c1f32c3 has been backported to the GCC 14 and 13
branches.
Can I backport the corresponding testcase fix also to those branches?

$ git log origin/releases/gcc-14 --grep=dc47161c1f32c3
commit 28c10781fd26324e8ddddfd6077e743944f1a32e
Author: Martin Jambor <mjam...@suse.cz>
Date:   Tue Mar 11 14:52:44 2025 +0100
    (cherry picked from commit dc47161c1f32c3f27d1157ba0de9d98ea1b7fc82)

$ git log origin/releases/gcc-13 --grep=dc47161c1f32c3
commit 7495787e31c4e5ee6a04c8f05d227a4f0eb7a345
Author: Martin Jambor <mjam...@suse.cz>
Date:   Tue Mar 11 14:52:44 2025 +0100
    (cherry picked from commit dc47161c1f32c3f27d1157ba0de9d98ea1b7fc82)

Reply via email to