------- Comment #7 from alexandre dot nunes at gmail dot com 2008-02-12 00:45 ------- > It is not what you think it is. ;) > > movl %edx, -536821760 > > means: > > (set (mem:SI (const_int -536821760 [0xffffffffe000c000]))(reg/v:SI 1 dx)) > > IOW, put %edx to constant address. >
It actually makes sense, this arch has no spare registers to play with :-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35141