This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4225: bad reference in an object file...
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, abetton at rennes dot jouve dot fr, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Fri, 3 Jan 2003 09:19:16 -0500
- Subject: Re: c++/4225: bad reference in an object file...
- Reply-to: neroden at twcny dot rr dot com
With current mainline (3.4) I get:
U foo(int)
U __gxx_personality_v0
00000000 T main
in *both* cases.
Can this bug be closed?
--Nathanael