* ecoff.c (generate_ecoff_stab): Remove unused static function.

This commit is contained in:
Ian Lance Taylor
1997-10-03 21:44:41 +00:00
parent 1175a6c6da
commit 0e7c7b89b0

View File

@ -1,5 +1,7 @@
Fri Oct 3 15:40:38 1997 Ian Lance Taylor <ian@cygnus.com>
* ecoff.c (generate_ecoff_stab): Remove unused static function.
* expr.c (operator): Accept ==. From Anders Blomdell
<anders.blomdell@control.lth.se>.