K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-05-14T04:00:35.519280Z K 7 svn:log V 277 [PowerPC] Fix wrong instructions in _savegpr_X. We were accidentally using stfd instead of stw in our SAVEGPR macro. This has almost certainly been causing crashes when compiling with -Os. Reviewed by: jhibbits (in irc) MFC after: 3 days Sponsored by: Tag1 Consulting, Inc. END