[Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer)
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 9 12:29:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list