OSDN Git Service

* convert.c (convert_to_integer): Convert (long)round -> lround,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / Wswitch-enum.c
2003-03-04 ebotcazou PR c/9262
2002-03-26 cagneyAdd -Wswitch-enum. Document.