https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115033
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58489|0 |1 is obsolete| | --- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 58490 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58490&action=edit Further Removed SmallVector and ArrayRef. Should have a run time test soon. Note for this code, I need to add `-fno-early-inlining` to get the failure.