https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |14.3
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
--- Comment #6 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Biener
:
https://gcc.gnu.org/g:5b264a4b95b8f27c3c73892892d5c2030d3c8ea7
commit r14-10685-g5b264a4b95b8f27c3c73892892d5c2030d3c8ea7
Author: Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
Richard Biener changed:
What|Removed |Added
Known to work||15.0
Keywords|ice-on-invalid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
--- Comment #4 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:a4bbdec2be1c9f8fb49276b8a54ee86024ceac17
commit r15-1837-ga4bbdec2be1c9f8fb49276b8a54ee86024ceac17
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
--- Comment #3 from Richard Biener ---
I think this is a gimplification failure. 'r' is neither TREE_ADDRESSABLE
nor DECL_NOT_GIMPLE_REG and the =X constraint results in both allow_reg
and allow_mem but we gimplify it as is_gimple_lvalue which
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2024-06-11
Ever confirmed|0