Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242931 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
dje committed Nov 28, 2016
1 parent 70c32ff commit 687a7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
number in mode wider than HOST_BITS_PER_WIDE_INT, use
simplify_const_unary_operation to produce CONST_DOUBLE or
CONST_WIDE_INT.
(simplify_plus_minus): Hanlde the case where neg_const_int
(simplify_plus_minus): Handle the case where neg_const_int
doesn't return a CONST_INT.

2016-11-28 Markus Trippelsdorf <markus@trippelsdorf.de>
Expand Down

0 comments on commit 687a7c2

Please sign in to comment.