[Bug tree-optimization/15791] fold misses that two ADDR_EXPR of an arrary obvious not equal
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 15 20:09:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-06-15 20:09 -------
This seems to work for me now:
.globl f
.type f, @function
f:
pushl %ebp
xorl %eax, %eax
movl %esp, %ebp
popl %ebp
ret
Andrew, can you confirm?
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15791
More information about the Gcc-bugs
mailing list