------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-04 14:34 -------
Here is the output I have for those files in 3.4.0:
earth:~>nm ~/ia32_linux_gcc3_4/lib/gcc/i686-pc-linux-gnu/3.4.0/crtendS.o
00000000 d __CTOR_END__
00000000 t __do_global_ctors_aux
00000000 d __DTOR_END__
00000000 r __FRAME_END__
         U _GLOBAL_OFFSET_TABLE_
00000000 T __i686.get_pc_thunk.bx
00000000 d __JCR_END__
earth:~>nm ~/ia32_linux_gcc3_4/lib/gcc/i686-pc-linux-gnu/3.4.0/crtbeginS.o 
00000000 b completed.1
00000000 d __CTOR_LIST__
         w __cxa_finalize
00000000 t __do_global_dtors_aux
00000000 D __dso_handle
00000000 d __DTOR_LIST__
00000060 t frame_dummy
         U _GLOBAL_OFFSET_TABLE_
00000000 T __i686.get_pc_thunk.bx
00000000 d __JCR_LIST__
         w _Jv_RegisterClasses
00000000 d p.0


-- 


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

Reply via email to