[Bug optimization/11599] gcc generates wrong code when predicate are used

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 20 17:12: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=11599



------- Additional Comments From falk at debian dot org  2003-07-20 17:12 -------
I'm not convinced this is a bug. __builtin_prefetch is supposed to have no 
visible effect, so gcc should be free to move it out of conditions, as it also
does with arithmetics. Does this also occur with anything else than
__builtin_prefetch?



More information about the Gcc-bugs mailing list