[cfe-dev] CodeGenObjC/synchronized.m fails

PARIBORZ JAHANIAN fjahanian at apple.com
Sun Apr 12 10:46:27 PDT 2009


Done.
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGenObjC/synchronized.m?r1=68904&r2=68903&pathrev=68904

- Fariborz

On Apr 12, 2009, at 10:26 AM, Sebastian Redl wrote:

> Hi,
>
> The test case CodeGenObjC/synchronized.m fails on my Linux/x86-64
> system. The culprit are some inline definitions of functions somewhere
> in the system headers (ferror_unlocked, feof_unlocked, ...) which are
> emitted into the temp file, leading to extraneous ret instructions  
> that
> the simple grep in the test does not like.
> Are the calls to NSLog and printf in the test case really necessary?  
> It
> would be best if the stdio.h include could simply be removed.
>
> Sebastian
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list