This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch testsuite] add TLS checks to ObjC.


On Apr 5, 2010, at 3:32 AM, IainS wrote:
> Whilst looking at an emutls problem - I discovered that there are no TLS tests in the Obj{C,C++} suite.

Ok.

> I've taken the view that, since ObjC is defined as a superset of C, it should compile the same TLS code as the C testsuite..

Right.

> I will not post the ObjC++ version until PR23716 is cleared, because that would cause fails at all optimizations > 0 on gnu-runtime (darwin & linux).

That bug appears to fixed, so, feel free to push on the obj-c++ version.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]