https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
--- Comment #9 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:84eec2916fa68cd2e2b3a2cf764f2ba595cce843
commit r14-1562-g84eec2916fa68cd2e2b3a2cf764f2ba595cce843
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
--- Comment #8 from Sprite ---
(In reply to Richard Biener from comment #7)
> The clobber is built by gimplify_target_expr and TARGET_EXPR_SLOT is changed
> in place to the static variable.
>
> Does the following fix the RISC-V issue?
>
> diff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
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=110055
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
--- Comment #5 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> > C.0 ={v} {CLOBBER(eol)};
>
>
> Should never have been emitted from the gimplifier.
>
>
> Confirmed, I have not reduced the testcase yet.
> But I can also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
Andrew Pinski changed:
What|Removed |Added
Target|aarch64-linux-gnu |aarch64-linux-gnu
|ri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110055
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|