summaryrefslogtreecommitdiff
path: root/gcc/c-format.c
Commit message (Expand)AuthorAgeFilesLines
* c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string.Jakub Jelinek2001-04-251-0/+40
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-12/+14
* c-common.c: Move format checking code to ...Joseph Myers2001-01-131-0/+2507