------- Comment #12 from pluto at agmk dot net  2007-02-25 20:09 -------
(In reply to comment #11)
> Bonus points if you can make that self-contained ;)

-fdump-tree-optimized shows the same code for both variants
and there is the if-with-dereferencing :)

(...)
  if (variable != variable + 8B) goto <L6>; else goto <L2>;
(...)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19431

Reply via email to