https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91416
--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> --- __attribute__ ((unused)) const struct S { S() { } } s; ICEs with --param ggc-min-expand=0 --param ggc-min-heapsize=0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91416
--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> --- __attribute__ ((unused)) const struct S { S() { } } s; ICEs with --param ggc-min-expand=0 --param ggc-min-heapsize=0