https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #15 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:1880ff0dbd814cf1e7dd53dd810f372a94d66d39
commit r13-9019-g1880ff0dbd814cf1e7dd53dd810f372a94d66d39
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #14 from Jakub Jelinek ---
Should be fixed for 15.1+, 14.2+ and 11.5 for now, 13 and 12 backports to be
done later.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #13 from GCC Commits ---
The releases/gcc-11 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:3eec2d768d72944ed209b51ba60455d751b9aede
commit r11-11580-g3eec2d768d72944ed209b51ba60455d751b9aede
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #12 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:d668f875985cf61d3a898d95cf01df90a720e5c2
commit r14-10446-gd668f875985cf61d3a898d95cf01df90a720e5c2
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #11 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:8b5919bae11754f4b65a17e63663d3143f9615ac
commit r15-2090-g8b5919bae11754f4b65a17e63663d3143f9615ac
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
Jakub Jelinek changed:
What|Removed |Added
Assignee|qinzhao at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #9 from qinzhao at gcc dot gnu.org ---
(In reply to Jakub Jelinek from comment #8)
> (In reply to qinzhao from comment #6)
> > --- a/gcc/gimple-fold.cc
> > +++ b/gcc/gimple-fold.cc
> > @@ -4815,6 +4815,7 @@ clear_padding_type (clear_p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
--- Comment #8 from Jakub Jelinek ---
(In reply to qinzhao from comment #6)
> --- a/gcc/gimple-fold.cc
> +++ b/gcc/gimple-fold.cc
> @@ -4815,6 +4815,7 @@ clear_padding_type (clear_padding_struct *buf, tree
> type,
> unsigned int prev_a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115527
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #7