From: H.J. Lu Date: Tue, 30 Apr 2013 15:53:58 +0000 (-0700) Subject: Fix a typo in ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b0dec6074782cab0b40ae2b130a10f385ea40e07;p=gcc.git Fix a typo in ChangeLog From-SVN: r198458 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 86b524c2dd0..2122acc2350 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2013-04-30 H.J. Lu - * value-prof.c (stream_in_histogram_value): Remove the trayed + * value-prof.c (stream_in_histogram_value): Remove the strayed debug_gimple_stmt. 2013-04-30 Richard Biener