]> git.ipfire.org Git - thirdparty/gcc.git/commit
mode-switching.c (optimize_mode_switching): Set correct RTL profile.
authorJan Hubicka <jh@suse.cz>
Mon, 13 May 2013 11:33:50 +0000 (13:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 13 May 2013 11:33:50 +0000 (11:33 +0000)
commit5f28524a011ad3b8bf7612a604e0ad4c557e47d3
tree812127d45949f458b96c1e4453fe5a81c195c607
parenta164a17b5e1471d556c51257e59e46681f2d6073
mode-switching.c (optimize_mode_switching): Set correct RTL profile.

* 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.

From-SVN: r198825
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/mode-switching.c