[Bug c++/95902] [10/11 Regression] ICE: tree check: expected tree_list, have ggc_freed in get_attribute_name, at attribs.c:841
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 25 21:21:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95902
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=91416
Keywords| |GC
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Reminds me of 91416. Annoyingly, the ICE goes away with -save-temps, but can
be reproduced with --param ggc-min-expand=0 --param ggc-min-heapsize=0.
More information about the Gcc-bugs
mailing list