https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88480
Tamar Christina <tnfchris at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Tamar Christina <tnfchris at gcc dot gnu.org> --- The VLAs are guarded by CP_DYNAMIC_ARRAYS, so that should just be specified. Though I wonder why it's not.. But in any case, not a libiberty issue after all.