[Bug ada/36207] [4.4 regression] Ada bootstrap fails in uintp.adb:1595

sam at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 12 12:19:00 GMT 2008



------- Comment #2 from sam at gcc dot gnu dot org  2008-05-12 12:18 -------
The beginning of "objdump --disassemble-all -r ttypes.o" should be interesting
as well:

00000000 <ttypes___elabs>:
   0:   55                      push   %ebp
   1:   89 e5                   mov    %esp,%ebp
   3:   83 ec 08                sub    $0x8,%esp
   6:   e8 fc ff ff ff          call   7 <ttypes___elabs+0x7>
                        7: R_386_PC32   get_target_char_size
   b:   89 04 24                mov    %eax,(%esp)
   e:   a3 00 00 00 00          mov    %eax,0x0
                        f: R_386_32   
ttypes__standard_short_short_integer_size


-- 


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



More information about the Gcc-bugs mailing list