This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r272655 - in /trunk/gcc: ChangeLog hash-table.c...


Author: marxin
Date: Tue Jun 25 14:34:25 2019
New Revision: 272655

URL: https://gcc.gnu.org/viewcvs?rev=272655&root=gcc&view=rev
Log:
Put hashtab_chk_error into hash-table.c.

2019-06-25  Martin Liska  <mliska@suse.cz>

	* hash-table.c (hashtab_chk_error): Move here from ...
	* hash-table.h (hashtab_chk_error): ... here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/hash-table.c
    trunk/gcc/hash-table.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]