test-25.c:37: warning: illegal pointer combination, op == test-25.c:37: warning: illegal pointer combination, op == test-25.c:37: warning: illegal pointer combination, op == test-25.c:90: warning: b1() arg #1: converted from 'float _Complex' to '_Bool' test-25.c:91: warning: b1() arg #1: converted from 'double _Complex' to '_Bool' test-25.c:92: warning: b1() arg #1: converted from 'long double _Complex' to '_Bool' test-25.c:94: warning: c1() arg #1: converted from 'float _Complex' to 'signed char' test-25.c:95: warning: c1() arg #1: converted from 'double _Complex' to 'signed char' test-25.c:96: warning: c1() arg #1: converted from 'long double _Complex' to 'signed char' test-25.c:98: warning: uc1() arg #1: converted from 'float _Complex' to 'unsigned char' test-25.c:99: warning: uc1() arg #1: converted from 'double _Complex' to 'unsigned char' test-25.c:100: warning: uc1() arg #1: converted from 'long double _Complex' to 'unsigned char' test-25.c:102: warning: s1() arg #1: converted from 'float _Complex' to 'short' test-25.c:103: warning: s1() arg #1: converted from 'double _Complex' to 'short' test-25.c:104: warning: s1() arg #1: converted from 'long double _Complex' to 'short' test-25.c:106: warning: us1() arg #1: converted from 'float _Complex' to 'unsigned short' test-25.c:107: warning: us1() arg #1: converted from 'double _Complex' to 'unsigned short' test-25.c:108: warning: us1() arg #1: converted from 'long double _Complex' to 'unsigned short' test-25.c:110: warning: i1() arg #1: converted from 'float _Complex' to 'int' test-25.c:111: warning: i1() arg #1: converted from 'double _Complex' to 'int' test-25.c:112: warning: i1() arg #1: converted from 'long double _Complex' to 'int' test-25.c:114: warning: ui1() arg #1: converted from 'float _Complex' to 'unsigned int' test-25.c:115: warning: ui1() arg #1: converted from 'double _Complex' to 'unsigned int' test-25.c:116: warning: ui1() arg #1: converted from 'long double _Complex' to 'unsigned int' test-25.c:122: warning: l1() arg #1: converted from 'float _Complex' to 'long' test-25.c:123: warning: l1() arg #1: converted from 'double _Complex' to 'long' test-25.c:124: warning: l1() arg #1: converted from 'long double _Complex' to 'long' test-25.c:126: warning: ul1() arg #1: converted from 'float _Complex' to 'unsigned long' test-25.c:127: warning: ul1() arg #1: converted from 'double _Complex' to 'unsigned long' test-25.c:128: warning: ul1() arg #1: converted from 'long double _Complex' to 'unsigned long' test-25.c:134: warning: ll1() arg #1: converted from 'float _Complex' to 'long long' test-25.c:135: warning: ll1() arg #1: converted from 'double _Complex' to 'long long' test-25.c:136: warning: ll1() arg #1: converted from 'long double _Complex' to 'long long' test-25.c:138: warning: ull1() arg #1: converted from 'float _Complex' to 'unsigned long long' test-25.c:139: warning: ull1() arg #1: converted from 'double _Complex' to 'unsigned long long' test-25.c:140: warning: ull1() arg #1: converted from 'long double _Complex' to 'unsigned long long' Lint pass2: f returns value which is always ignored