This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212384 - in /trunk/gcc: ChangeLog hash-table.h
- From: tbsaunde at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 09 Jul 2014 03:07:09 -0000
- Subject: r212384 - in /trunk/gcc: ChangeLog hash-table.h
Author: tbsaunde
Date: Wed Jul 9 03:07:09 2014
New Revision: 212384
URL: https://gcc.gnu.org/viewcvs?rev=212384&root=gcc&view=rev
Log:
playcate old gcc
gcc/
PR bootstrap/61679
* hash-table.h: use hash_table::value_type instead of
Descriptor::value_type in the return types of several methods.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/hash-table.h