]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add GTY skip to active_iterated_stmt
authorRichard Biener <rguenther@suse.de>
Thu, 6 Nov 2025 14:48:01 +0000 (15:48 +0100)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 6 Nov 2025 14:57:24 +0000 (15:57 +0100)
commit6c56609915f2eb3350a167dfc3e6bb4df3becb42
treec1b79b5064e5471630c55d33f8374dccd58fa994
parent1139d69306d67aeeb0ee13a8d2a367933afda8e4
Add GTY skip to active_iterated_stmt

The following should fix a disable-checking build which seems to
confuse gengtype.

* tree-core.h (tree_ssa_name::active_iterated_stmt): Mark
GTY((skip(""))).
gcc/tree-core.h