Commit 3d719162 by Rainer Orth Committed by Rainer Orth

20001229-1.c: Include <sys/proc.h> for UAC_SIGBUS, UAC_NOPRINT definitions.

	* gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
	UAC_SIGBUS, UAC_NOPRINT definitions.

From-SVN: r44051
parent cccf0ae8
2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
UAC_SIGBUS, UAC_NOPRINT definitions.
Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
* objc/execute/object_is_class.m: New test.
......
......@@ -21,6 +21,7 @@ setsysinfo(unsigned long op, void *buffer, unsigned long size,
#else
#include <sys/sysinfo.h>
#include <sys/proc.h>
#endif
static void __attribute__((constructor))
......
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