--- Comment #5 from ubizjak at gmail dot com 2007-07-11 19:20 ---
Fixed in 4.3.0.
--
ubizjak at gmail dot com changed:
What|Removed |Added
Status|NEW
--- Comment #4 from vda dot linux at googlemail dot com 2006-07-17 09:09
---
Wow, this looks nice, good job! Thanks!
--
vda dot linux at googlemail dot com changed:
What|Removed |Added
--
--- Comment #3 from ian at airs dot com 2006-02-16 01:58 ---
Just a note. My implementation of RTH's subreg lowering pass gives me this at
-O3:
f:
pushl %ebp
movlw, %eax
movl%esp, %ebp
movlw+4, %edx
popl%ebp
#APP
bswapl
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-25
12:53 ---
Confirmed, this is a register allocator problem with long longs.
--
What|Removed |Added