aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/misc.c
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2006-11-11 16:55:48 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2006-11-11 16:55:48 +0000
commit0817c46a989afbeedbf5fc68f12d730185d07f6d (patch)
treeebaf2d0f7f14b8c5384aaefa4b737af4bfe47e3e /gcc/fortran/misc.c
parentef950eba664843fe4cb27c6d85809e84189b1381 (diff)
downloadgcc-0817c46a989afbeedbf5fc68f12d730185d07f6d.zip
gcc-0817c46a989afbeedbf5fc68f12d730185d07f6d.tar.gz
gcc-0817c46a989afbeedbf5fc68f12d730185d07f6d.tar.bz2
extended.texi (__builtin_expect): We no longer require second argument to be constant.
* extended.texi (__builtin_expect): We no longer require second argument to be constant. * gengtype.c (adjust_field_rtx_def): Drop NOTE_INSN_EXPECTED_VALUE. * builtins.c (expand_builtin_expect): Simplify. (expand_builtin_expect_jump): Kill. * final.c (final_scan_insn): Do not skip the removed notes. * insn-notes.def (LOOP_BEG, LOOP_END, REPEATED_LINE_NUMBER, EXPECTED_VALUE): Remove. * dojump.c (do_jump): Do not care about __builtin_expect. * predict.c (expected_value_to_br_prob): Kill. * function.c (expand_function_end): Do not expand NOTE_INSN_REPEATED_LINE_NUMBER. * print-rtl.c (print_rtx): Do not pretty print the removed notes. * expect.c (sjlj_emit_function_enter): Emit directly branch probability. * cfgexpand.c (add_reg_br_prob_note): Export. * cfgcleanup.c (rest_of_handle_jump2): Do not call expected_value_to_br_prob. * cfglayout.c (duplicate_insn_chain): Do not deal with removed notes. * rtl.h (add_reg_br_prob_note): Declare. From-SVN: r118697
Diffstat (limited to 'gcc/fortran/misc.c')
0 files changed, 0 insertions, 0 deletions