xref: /netbsd-src/tests/usr.bin/xlint/lint1/platform_ldbl64.c (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
1 /*	$NetBSD: platform_ldbl64.c,v 1.2 2021/09/26 14:28:22 rillig Exp $	*/
2 # 3 "platform_ldbl64.c"
3 
4 /*
5  * Test features that only apply to platforms that have 64-bit long double.
6  */
7 
8 /* lint1-extra-flags: -c -h -a -p -b -r -z */
9 /* lint1-only-if: ldbl-64 */
10 
11 // TODO: Add some code that passes.
12 // TODO: Add some code that fails.
13 
14 /* expect+1: warning: empty translation unit [272] */
15