Re: [PATCH] libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc
On 10/22/22 11:54, LIU Hao wrote: This allows building libobjc and enabling Objective-C. Tested against GCC 12 branch on i686-w64-mingw32. Done, pushed to master branch.
[PATCH] libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc
;gthr-mcf.h' to include a dedicated header for libobjc 'libobjc/thr.c' includes 'gthr.h'. While all the other gthread headers have `#ifdef _LIBOBJC` checks, and provide a different set of inline functions, I think having one header provide two completely unrelated