--- Additional Comments From law at redhat dot com 2005-03-08 03:49 ---
Fixed with today's checkin. I'll add a test to the testsuite too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18134
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-08
03:47 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--
Bug 18134 depends on bug 18133, which changed state.
Bug 18133 Summary: computed gotos are not folded back to regular gotos when it
is found that they are not computed gotos at all
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18133
What|Old Value |New Value
--- Additional Comments From steven at gcc dot gnu dot org 2005-01-26
18:32 ---
With the patch attached to PR18133 we get:
foo:
xorl%eax, %eax
cmpl$0, 4(%esp)
setne %al
ret
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18134
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-24 23:55
---
Confirmed via Steven.
--
What|Removed |Added
Status|UNCONFIRMED
--
What|Removed |Added
BugsThisDependsOn||18133
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18134