Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 5 Jan 2003 05:27:45 +0000 (05:27 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 5 Jan 2003 05:27:45 +0000 (05:27 +0000)
commitc7c50494beb707f6d374c23b7decbacb5e068a87
tree71f0fdb3be02a66bf03ffe7a50fc632bc650e889
parent39b1af70da1240d695102717ffb88018f81cae55
Warning fixes:

* alloc-pool.c: Don't include "libiberty.h".
* config/sparc/gmon-sol2.c: Include <fcntl.h>.
* convert.c (convert_to_real): Hide unused variable.

java:
* lang.c (dump_compound_expr): Prototype.

From-SVN: r60900
gcc/ChangeLog
gcc/alloc-pool.c
gcc/config/sparc/gmon-sol2.c
gcc/convert.c
gcc/java/ChangeLog
gcc/java/lang.c