NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/49653: tests/lib/libc/gen/t_siginfo:sigbus_adraln failed on m68k



The following reply was made to PR lib/49653; it has been noted by GNATS.

From: Tetsuya Isaki <isaki%pastel-flower.jp@localhost>
To: Martin Husemann <martin%duskware.de@localhost>, gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/49653: tests/lib/libc/gen/t_siginfo:sigbus_adraln failed on m68k
Date: Tue, 17 Feb 2015 18:41:20 +0900

 At Sun, 15 Feb 2015 10:09:47 +0100,
 Martin Husemann wrote:
 > Argh, this is all too complicated ;-)
 > 
 > Let's try it differently, but w/o kernel changes:
 > 
 > 	if (strcmp("m68k", MACHINE_ARCH) == 0)
 > 		atf_tc_skip(...)
 > 
 > This tests what you are really after w/o relying on compiler defaults
 > (which may also be subject to user defined -mcpu=... settings at build time).
 
 That's it!  I'll commit it.
 Thank you.
 ---
 Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>
 


Home | Main Index | Thread Index | Old Index