]> git.ipfire.org Git - thirdparty/gcc.git/commit
Warning fixes:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jan 2003 05:27:45 +0000 (05:27 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jan 2003 05:27:45 +0000 (05:27 +0000)
commit5320179dd298ccbdaf2b83bc124257672f4c6945
tree71f0fdb3be02a66bf03ffe7a50fc632bc650e889
parent0b072554a9e3bc83dcf3200de794bf50d94d1f3f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60900 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/alloc-pool.c
gcc/config/sparc/gmon-sol2.c
gcc/convert.c
gcc/java/ChangeLog
gcc/java/lang.c