[Bug tree-optimization/15777] Fold does not always fold sub trees
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 15 20:13:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-06-15 20:13 -------
Is this important? The output is for me as you want it to be, i.e.
.globl f
.type f, @function
f:
pushl %ebp
movl %esp, %ebp
movl 8(%ebp), %eax
popl %ebp
andl $1, %eax
ret
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15777
More information about the Gcc-bugs
mailing list