https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69447
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ienkovich at gcc dot gnu.org
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Started with r219646:
Author: ienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu Jan 15 11:39:20 2015 +0000
gcc/
PR tree-optimization/64434
* cfgexpand.c (reorder_operands): New function.
(expand_gimple_basic_block): Insert call of reorder_operands if
optimized is true.
gcc/testsuite/
PR tree-optimization/64434
* gcc.dg/torture/pr64434.c: New test.