Linux SPARSE checker discussions
 help / color / mirror / Atom feed
* sparse-llvm op_fpcast implementation missing
@ 2017-03-11 23:53 Dibyendu Majumdar
  2017-03-12  0:01 ` Luc Van Oostenryck
  0 siblings, 1 reply; 4+ messages in thread
From: Dibyendu Majumdar @ 2017-03-11 23:53 UTC (permalink / raw)
  To: Linux-Sparse

Hi,

Following test fails:

int main(void)
{
 float f = 'a';
 float g = 97;
 printf("%f %f\n", f, g);
 return 0;
}


Regards
Dibyendu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-12 19:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11 23:53 sparse-llvm op_fpcast implementation missing Dibyendu Majumdar
2017-03-12  0:01 ` Luc Van Oostenryck
2017-03-12 12:04   ` Dibyendu Majumdar
2017-03-12 19:49     ` Luc Van Oostenryck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox