https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103125
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Ever confirmed|0 |1 Last reconfirmed| |2021-11-08 Summary|Useless stack |stack adjustment with |initialization on aarch64 |struct with int element on |big-endian |aarch64be-*-* Severity|normal |enhancement Blocks| |101926 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, There are other bugs related to this too. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101926 [Bug 101926] [meta-bug] struct/complex argument passing and return should be improved