1 /* PR middle-end/102960 - ICE: in sign_mask, at wide-int.h:855 in GCC 10.3.0
3 { dg-options "-Og -Wall" } */
11 __builtin_printf ("%s", s
);
14 /* The use of s in the call to sprintf should result in:
15 { dg-prune-output "-Wmaybe-uninitialized" } */