diff options
author | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
commit | 93fe4e330ebd39ea1b061383fe3521deb961e93a (patch) | |
tree | e013730c3e1e8aea07ae92cc94940869a0043fb3 /gdb/saber.suppress | |
parent | * infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c, (diff) | |
download | binutils-gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.gz binutils-gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.bz2 binutils-gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.zip |
Saberlint.
* symmisc.c, xcoffread.c: Move debug functions to symmisc.c.
Diffstat (limited to 'gdb/saber.suppress')
-rw-r--r-- | gdb/saber.suppress | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/saber.suppress b/gdb/saber.suppress index b1e1772a6f4..7ea1a864897 100644 --- a/gdb/saber.suppress +++ b/gdb/saber.suppress @@ -394,6 +394,8 @@ suppress 590 on ignore_symbol /* Formal param not used */ suppress 590 on ignore_symbols /* Formal param not used */ +suppress 590 on signo +/* Formal param not used */ suppress 652 in ../bfd/libaout.h /* The declaration has no effect */ suppress 442 in ../bfd/archive.c |