[Bug optimization/11269] [tree-ssa] wrong-code
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 22 02:41:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11269
------- Additional Comments From jason at gcc dot gnu dot org 2003-10-22 02:35 -------
Hmm, the front end should be calling set_has_hidden_use on 'a', which should
prevent it from being deleted. Perhaps it doesn't work for BLKmode types?
More information about the Gcc-bugs
mailing list