Home | History | Annotate | Line # | Download | only in lint1
platform_ldbl128.c revision 1.2
      1  1.2  rillig /*	$NetBSD: platform_ldbl128.c,v 1.2 2021/09/26 14:28:22 rillig Exp $	*/
      2  1.1  rillig # 3 "platform_ldbl128.c"
      3  1.1  rillig 
      4  1.1  rillig /*
      5  1.1  rillig  * Test features that only apply to platforms that have 128-bit long double.
      6  1.1  rillig  */
      7  1.1  rillig 
      8  1.2  rillig /* lint1-extra-flags: -c -h -a -p -b -r -z */
      9  1.1  rillig /* lint1-only-if: ldbl-128 */
     10  1.1  rillig 
     11  1.1  rillig // TODO: Add some code that passes.
     12  1.1  rillig // TODO: Add some code that fails.
     13  1.2  rillig 
     14  1.1  rillig /* expect+1: warning: empty translation unit [272] */
     15