This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
libsupc++ compiler warning on eh_personality.cc
- To: gcc-bugs at gcc dot gnu dot org
- Subject: libsupc++ compiler warning on eh_personality.cc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 8 Jun 2001 22:00:21 -0700
Not a biggie, but kind of annoying
ections -g -c /mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -o eh_personality.o
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc: In function
`void __cxa_call_unexpected(_Unwind_Exception*)':
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: new declaration `void __cxa_call_unexpected(_Unwind_Exception*)'
/mnt/hd/bliss/src.gcc/libstdc++-v3/libsupc++/eh_personality.cc:403: warning: ambiguates
built-in declaration `void __cxa_call_unexpected(void*)'
/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile