GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct walk_type...
commit493bb5a974a5a51ebc8493916f88ef5a0cded93e
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 4 Jul 2023 20:47:48 +0000 (4 22:47 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 6 Jul 2023 09:59:08 +0000 (6 11:59 +0200)
tree1d9a1191c75bc503e3d1095c2ac1697534a4b75d
parentda5f6d9c88c3b6fd505fed06359e344b2892528d
GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct walk_type_data'

Last use disappeared in 2014 with
commit 63f5d5b818319129217e41bcb23db53f99ff11b0 (Subversion r218558)
"remove gengtype support for param_is use_param, if_marked and splay tree allocators".

gcc/
* gengtype.cc (struct walk_type_data): Remove 'needs_cast_p'.
Adjust all users.
gcc/gengtype.cc