------- Comment #32 from howarth at nitro dot med dot uc dot edu 2010-05-02 00:47 ------- The failing command out of the log from the 32-bit testcase is...
/Users/stevenb/lto_objdir32/gcc/lto1 -fPIC -quiet -dumpbase gcc-dg-lto-20081111-01.ltrans0 -dumpdir ./ -mmacosx-version-min=10.6.3 -mtune=generic -auxbase-strip c_lto_20081111_1.wpa.ltrans.o -O0 -version -fltrans c_lto_20081111_1.wpa.o -o c_lto_20081111_1.wpa.s and produces the file c_lto_20081111_1.wpa.s containing... .text .globl _bar _bar: pushl %ebp movl %esp, %ebp subl $8, %esp call ___i686.get_pc_thunk.cx "L00000000001$pb": leal _mumble-"L00000000001$pb"(%ecx), %eax movl (%eax), %eax leave ret .section __TEXT,__textcoal_nt,coalesced,pure_instructions .weak_definition ___i686.get_pc_thunk.cx .private_extern ___i686.get_pc_thunk.cx ___i686.get_pc_thunk.cx: movl (%esp), %ecx ret .subsections_via_symbols -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43729