This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
BSD licensed code OK in test suite?
- From: Oleg Endo <oleg dot endo at t-online dot de>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Wed, 07 Nov 2012 22:47:52 +0100
- Subject: BSD licensed code OK in test suite?
Hi all,
In PR 24129 we've got a test case that originated from some BSD licensed
code. Is it OK to add this test case 1:1 into the c torture tests?
Or is a disclaimer required such as found in
gcc/testsuite/gcc.c-torture/execute/pr20527-1.c ?
Thanks,
Oleg