]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/mode-switching.c
* mode-switching.c (optimize_mode_switching): Set correct RTL profile.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 May 2013 11:33:50 +0000 (11:33 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 May 2013 11:33:50 +0000 (11:33 +0000)
commit54ef9b16a2cc8b187bd153eb34ffa9a3a6ae3e90
tree812127d45949f458b96c1e4453fe5a81c195c607
parent31131f91919a921dab928f7f3d1921304c65eb95
* mode-switching.c (optimize_mode_switching): Set correct RTL profile.
* config/i386/i386.c (ix86_compute_frame_layout,
ix86_expand_epilogue, emit_i387_cw_initialization, ix86_expand_vector_move_misalign,
ix86_fp_comparison_strategy, ix86_local_alignment): Fix use of size/speed predicates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198825 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/mode-switching.c