gnustep / libobjc2

Objective-C runtime library intended for use with Clang.
http://www.gnustep.org/
MIT License
434 stars 118 forks source link

Fixed crash when using self in imp_implementationWithBlock on armv7a #127

Closed rupertdaniel closed 4 years ago

rupertdaniel commented 5 years ago

These changes fix #126

davidchisnall commented 4 years ago

I'm going to merge this to get the fix, but it sounds as if the test case was picking up something else and I'd like to understand what is still broken.