https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
--- Comment #6 from Georg-Johann Lay ---
As it appears, the test case gives resonable code now; but only for trunk.
On v14, the code is still bloat.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
--- Comment #5 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #4)
> I am not 100% sure if this is the latest version of the patch set though,
> but it was posted to the gcc-patches@ list in late May:
> https://inbox.sourceware.or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
--- Comment #4 from Andrew Pinski ---
(In reply to Georg-Johann Lay from comment #3)
> Andrew, in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114243#c2 you wrote
> that the issue is going to be fixed for RISC-V. You have a PR for that, and
> wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
--- Comment #3 from Georg-Johann Lay ---
Andrew, in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114243#c2 you wrote
that the issue is going to be fixed for RISC-V. You have a PR for that, and
what's the state of it?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115523
--- Comment #1 from Georg-Johann Lay ---
That bloat can be worked around by taking away the SFmode insns in avr.md.