Rebase.
[official-gcc.git] / gcc / ChangeLog.mpx-16-pre
blobd56794a62538269bb1b24dec346db46fe60ef205
1 2014-08-14  Ilya Enkovich  <ilya.enkovich@intel.com>
3         * tree-ssa-sccvn.h (vn_reference_op_struct): Transform opcode
4         into bit field and add with_bounds field.
5         * tree-ssa-sccvn.c (copy_reference_ops_from_call): Set
6         with_bounds field for instrumented calls.
7         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Restore
8         CALL_WITH_BOUNDS_P flag for calls.