1 typedef unsigned int u32
;
6 typedef unsigned short __attribute__((bitwise
)) le16
;
8 static _Bool
fs32(s32 a
) { return a
; }
9 static _Bool
fu32(u32 a
) { return a
; }
10 static _Bool
fvdp(vdp a
) { return a
; }
11 static _Bool
fsip(sip a
) { return a
; }
12 static _Bool
fdbl(dbl a
) { return a
; }
13 static _Bool
ffun(void) { return ffun
; }
15 static _Bool
fres(le16 a
) { return a
; }
18 * check-name: bool-cast-implicit
19 * check-command: test-linearize -m64 $file
21 * check-output-excludes: cast\\.