This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] patch: libffi dejanu test framework
Zack Weinberg wrote:
Is it ok to add this type of header to each testcase (tc):
/* File: cls_struct_2byte
* Area: ffi_call / closure_call
* Description: check the structure passing/calling for small structs.
* Small structs may fit into one register depending on
* the ABI.
* Restrictions: none.
* PR: none.
* Contributed by: <a.tobler@schweiz.ch> 27082003
*/
This gives us some information on how, who, why and when.
Andreas
P.S, sorry cut and paste didn't werk