summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/eighteen.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-10 Frank Ch. Eigler <fche@elastic.org>fche2005-08-101-0/+8
PR translator/1186 * elaborate.cxx (resolve_2types): Accept a flag to tolerate unresolved expression types. (visit_functioncall): Call it thusly. * translate.cxx (emit_function): Tolerate void functions. * stap.1.in: Document possibility of void functions. * tapset/builtin_{log,printk,warn}.stp: Make these void functions. * testsuite/buildok/nine.stp, semok/eighteen.stp: New tests.