Home | History | Annotate | Line # | Download | only in lint1
platform_ldbl64.c revision 1.1
      1  1.1  rillig /*	$NetBSD: platform_ldbl64.c,v 1.1 2021/09/26 03:17:59 rillig Exp $	*/
      2  1.1  rillig # 3 "platform_ldbl64.c"
      3  1.1  rillig 
      4  1.1  rillig /*
      5  1.1  rillig  * Test features that only apply to platforms that have 64-bit long double.
      6  1.1  rillig  */
      7  1.1  rillig 
      8  1.1  rillig /* lint1-only-if: ldbl-64 */
      9  1.1  rillig 
     10  1.1  rillig // TODO: Add some code that passes.
     11  1.1  rillig // TODO: Add some code that fails.
     12  1.1  rillig /* expect+1: warning: empty translation unit [272] */
     13