https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308
Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #39940|0 |1
is obsolete| |
--- Comment #60 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Created attachment 39957
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39957&action=edit
patch for di-mode early splitting
This is the di-mode early splitting patch which is same as the
previous one with the ldrdstrd part removed.
So I am currently bootstrapping with this patch.
It tries to reduce the stack usage with -msoft-float
to 272 bytes, and does nothing in thumb1 and vfp/neon modes.