Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
R
riscv-gcc-1
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lvzhengyang
  • riscv-gcc-1
  • Repository

Switch branch/tag
  • riscv-gcc-1
  • gcc
  • config
  • sh
  • sh.c
Find file
BlameHistoryPermalink
  • Jakub Jelinek's avatar
    typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912] · 9c3da8cc
    2020-02-25  Jakub Jelinek  <jakub@redhat.com>
    
    	PR other/93912
    	* config/sh/sh.c (expand_cbranchdi4): Fix comment typo, probablity
    	-> probability.
    	* cfghooks.c (verify_flow_info): Likewise.
    	* predict.c (combine_predictions_for_bb): Likewise.
    	* bb-reorder.c (connect_better_edge_p): Likewise.  Fix comment typo,
    	sucessor -> successor.
    	(find_traces_1_round): Fix comment typo, destinarion -> destination.
    	* omp-expand.c (expand_oacc_for): Fix comment typo, sucessors ->
    	successors.
    	* tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Fix dump
    	message typo, sucessors -> successors.
    c/
    	* gimple-parser.c (c_parser_gimple_parse_bb_spec_edge_probability):
    	Rename last argument from probablity to probability.
    Jakub Jelinek committed Feb 25, 2020
    9c3da8cc
sh.c 376 KB
Edit