Fix the typo of discriminator.
authorDehao Chen <dehao@google.com>
Fri, 24 May 2013 15:52:31 +0000 (15:52 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Fri, 24 May 2013 15:52:31 +0000 (15:52 +0000)
commit3ad695b98d098113b21c376b881c21520bd6a04a
tree8295d2a2c136450086f0a9ed716eaa65692317d9
parent8233805962efaca360502989a390aef6825666ab
Fix the typo of discriminator.

2013-05-24  Dehao Chen  <dehao@google.com>

* gcc/tree-cfg.c (locus_discrim_map): Fix the typo.
(locus_discrim_hasher): Likewise.
(locus_discrim_hasher::hash): Likewise.
(locus_discrim_hasher::equal): Likewise.

From-SVN: r199300
gcc/ChangeLog
gcc/tree-cfg.c