[Bug target/17019] THUMB -O1: bad code generated for simple for loop
danfuzz at milk dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 13 20:11:00 GMT 2004
------- Additional Comments From danfuzz at milk dot com 2004-08-13 20:11 -------
I wrote:
>Assuming that that is indeed the right pattern to match, then it looks like either there's a missing
>case in the switch statement or the which_alternative variable got set incorrectly.
I just checked, and it looks like which_alternative is 2 in this case, which is not one of the cases of the
switch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17019
More information about the Gcc-bugs
mailing list