hash-map.h (hash_map::traverse): Use the definition of the Key typedef rather than...
authorRichard Sandiford <richard.sandiford@arm.com>
Fri, 26 Jun 2015 16:50:19 +0000 (16:50 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 26 Jun 2015 16:50:19 +0000 (16:50 +0000)
commit5265e7ba854d41eb46b353de7e011043f882dae6
treef426c28505b01f663bce8b306854f819549bd41e
parent1218f76f22135757dee9f062fdec04b57b3ce6bb
hash-map.h (hash_map::traverse): Use the definition of the Key typedef rather than the typedef itself.

gcc/
* hash-map.h (hash_map::traverse): Use the definition of the
Key typedef rather than the typedef itself.

From-SVN: r225021
gcc/ChangeLog
gcc/hash-map.h