------- Comment #8 from jakub at gcc dot gnu dot org 2007-10-09 12:29 ------- If you use force_gimple_operand_bsi, it takes care of that itself. If you e.g. use force_gimple_operand instead, you need to take care of calling mark_symbols_for_renaming yourself.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33680