On Mon, 24 Sep 2012 16:51:51 +0530, Siddhesh wrote: > * gdb.base/longest-types.patch.c: New test case. > * gdb.base/longest-types.patch.c: New test case. Sorry, I just noticed the stupid substitution mistake I made while renaming the test case files. Attached is the patch with the corrected name, i.e. without the `.patch`. Regards, Siddhesh gdb/ChangeLog: * c-typeprint.c (c_type_print_varspec_suffix): Remove cast and use plongest to print the array size. testsuite/ChangeLog: * gdb.base/longest-types.patch.c: New test case. * gdb.base/longest-types.patch.c: New test case.