------- Comment #6 from ebotcazou at gcc dot gnu dot org 2005-11-03 22:11 ------- > R500.ramses.240> diff tt.s.gnu-as tt.s.sol-as > 322,323c322,323 > < .uleb128 0x1 > < .sleb128 -4 > --- > > .byte 0x1 > > .byte 0x7c
Probably not significant. Could you link the object file generated by one compiler with g++ from the other compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24649