This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9871] Crash in __tcf_0 local cleanup called from __libc_start_main at end of program


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9871


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
  GCC build triplet|                            |i686-pc-linux-gnu
   GCC host triplet|                            |i686-pc-linux-gnu
 GCC target triplet|                            |i686-pc-linux-gnu


------- Additional Comments From dhazeghi@yahoo.com  2003-06-08 07:26 -------
Hello,

with your testcase on gcc 3.2 and 3.3 and i686-linux, I get:
bash-2.04$ ./app _Z4foo1.v
dlsym failed: ./app: undefined symbol: _Z4foo1.v

Can you try your testcase using gcc 3.3, and see whether this problem still occurs for you? Thanks,

Dara


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]