* config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.
commitdb0f4f32274ac3a70f90362918e093e9e336df4d
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2003 03:47:37 +0000 (28 03:47 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2003 03:47:37 +0000 (28 03:47 +0000)
treeb2dac211d1828a68c5f2115c911571cd09002993
parentd3612643b13c96546f6974df02836737ebcd6890
* config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.
* crtstuff.c (__do_global_ctors_1): Move prototype.
* unwind-dw2.c (NO_SIZE_OF_ENCODED_VALUE): Define when
appropriate.
* unwind-sjlj.c (_Unwind_GetCFA, _Unwind_FindEnclosingFunction):
Mark parameter with __attribute__((unused)).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72999 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/irix6-libc-compat.c
gcc/crtstuff.c
gcc/unwind-dw2.c
gcc/unwind-sjlj.c