diff options
author | John Gilmore <gnu@cygnus> | 1991-05-04 23:15:02 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-05-04 23:15:02 +0000 |
commit | 5594d534a24ff0e48806803376209d4b27ec8351 (patch) | |
tree | 27b7836ec8a38f69e68e3c864df90f364208160a /gdb/saber.suppress | |
parent | b1847ba9e7da744bb3695f9611dad4119cc7991e (diff) | |
download | gdb-5594d534a24ff0e48806803376209d4b27ec8351.zip gdb-5594d534a24ff0e48806803376209d4b27ec8351.tar.gz gdb-5594d534a24ff0e48806803376209d4b27ec8351.tar.bz2 |
Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.
Diffstat (limited to 'gdb/saber.suppress')
-rw-r--r-- | gdb/saber.suppress | 40 |
1 files changed, 27 insertions, 13 deletions
diff --git a/gdb/saber.suppress b/gdb/saber.suppress index 19fac4d..959dec9 100644 --- a/gdb/saber.suppress +++ b/gdb/saber.suppress @@ -246,20 +246,8 @@ suppress 529 in do_registers_info /* Statement not reached */ suppress 529 in value_from_register /* Statement not reached */ -suppress 530 "../environ.c":69 -/* Empty body of statement */ -suppress 530 "../remote-eb.c":333 -/* Empty body of statement */ -suppress 530 "../remote-eb.c":331 -/* Empty body of statement */ -suppress 530 "../remote-eb.c":324 -/* Empty body of statement */ -suppress 530 "../dbxread.c":792 -/* Empty body of statement */ suppress 530 /* Empty body of statement */ -suppress 530 "../dbxread.c":796 -/* Empty body of statement */ suppress 546 in net_quit /* Function exits through bottom */ suppress 546 in net_wait @@ -370,10 +358,36 @@ suppress 594 in bpstat_stop_status /* Set but not used */ suppress 595 in coffstrip /* Used before set */ -suppress 652 ../bfd.h +suppress 652 ../include/bfd.h /* Declaration has no effect */ suppress 652 /usr/include/machine/reg.h /* Declaration has no effect */ +suppress 652 /usr/include/sun4/reg.h +/* Declaration has no effect */ +suppress 68 on complain +/* Benign type mismatch */ +suppress 3 in read_range_type +/* Over/underflow unary minus */ +suppress 594 ../expread.tab.c +/* Set but not used */ +suppress 593 ../expread.tab.c +/* Label not used */ +suppress 590 ../expread.tab.c +/* Formal param not used */ +suppress 442 ../../bfd/archive.c +/* \0 in string */ +suppress 558 ../../bfd/b.out.c +/* Conditional if always true */ +suppress 558 ../../bfd/coffswap.c +/* Conditional if always true -- bfd_h_put_x */ +suppress 529 ../../bfd/coffswap.c +/* Stmt unreach -- bfd_h_put_x */ +suppress 590 ../../bfd/ecoff.c +/* Formal parameter not used */ +suppress 590 on ignore +/* Formal param not used */ +suppress 590 on ignore_newsect +/* Formal param not used */ /* Signals caught and ignored */ catch HUP |