------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-20 07:53 -------
What is the excepted offset?
I get this on the mainline for the code (-O3 -fomit-frame-pointer):
test:
movl 4(%esp), %eax
movl 12(%eax), %eax
ret
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7054