Commit aa7647ee by Jakub Jelinek Committed by Jakub Jelinek

* objc/execute/bf-20.m: New test.

From-SVN: r33111
parent 35f10998
2000-04-12 Jakub Jelinek <jakub@redhat.com>
* objc/execute/bf-20.m: New test.
2000-04-10 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/execute/20000412-1.c: Reduce some more.
......
#include <objc/objc.h>
#include <objc/objc-api.h>
#include <objc/Object.h>
@interface MyObject
{
short s;
char c;
}
@end
@implementation MyObject
@end
#include "bf-common.h"
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