merge from gcc
This commit is contained in:
parent
3038237c75
commit
167bdac1e9
2 changed files with 3 additions and 6 deletions
|
@ -96,8 +96,7 @@ typedef void (*htab_free_with_arg) (void *, void *);
|
|||
functions mentioned below. The size of this structure is subject to
|
||||
change. */
|
||||
|
||||
struct htab GTY(())
|
||||
{
|
||||
struct GTY(()) htab {
|
||||
/* Pointer to hash function. */
|
||||
htab_hash hash_f;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue