Commit e178ae8e by David Ayers Committed by David Ayers

2009-03-13 David Ayers <ayers@fsfe.org>

	* objc/execute/trivial.m. New test.

From-SVN: r144858
parent 39b2ac74
2009-03-13 David Ayers <ayers@fsfe.org>
* objc/execute/trivial.m. New test.
2009-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/39137
......
#import <objc/Object.h>
int main(void)
{
[Object class];
return 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment