This is the mail archive of the gcc-patches@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]

Re: Bootstrap comparison failure - cygwin and irix


So let me understand this, it's just the *debugging* output that's
different, but the actual instructions are the same?

     (insn 129 127 131 (set (reg:SI 120)
    -        (mem/f:SI (addressof:SI (reg/v:SI 92) 91 0xf72bc8) 17)) -1 (nil)
    +        (mem/f:SI (addressof:SI (reg/v:SI 92) 91 0xd535a0) 17)) -1 (nil)
         (nil))
    
    Is this the same as above, memory regions which differ?

Right.  That's the address of the decl.


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