[Bug ipa/110818] [11 Regression] Segmentation fault with '-O3 -fno-dce -fno-ipa-cp -fno-tree-dce -fno-tree-sink'
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 29 07:58:06 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110818
--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #15)
> _4 = *i_3(D);
>
> That is the problem.
> cmpl %edx, 0
> is a comparing %edx to the memory location 0 ...
========== IPA-SRA decisions ==========
Evaluating analysis results for f/3
Will remove return value.
Will remove parameter 0
Created adjustments:
m_always_copy_start: 1
Will SKIP return.
Created new node f.isra/7
More information about the Gcc-bugs
mailing list