[Bug target/19922] xor is enclosed in loop, and exectuted on each iteration of for statement
gj at pointblue dot com dot pl
gcc-bugzilla@gcc.gnu.org
Sat Feb 12 21:16:00 GMT 2005
------- Additional Comments From gj at pointblue dot com dot pl 2005-02-12 16:39 -------
that would be great if it will happend for 4.0.
My bug here acctualy has two sides than. First gcc fails to trace register
value that doesn't change and thus does not require to be cleared on every
loop. Secondly also loop vectorizer fails to produce vector code, but that
wasn't my initial problem anyway, just a second thought.
thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19922
More information about the Gcc-bugs
mailing list