https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67193
Tobias Schlüter changed:
What|Removed |Added
Known to fail||10.3.0, 11.1.0
--- Comment #4 from Tob
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67193
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67193
--- Comment #2 from Tobias Schlüter ---
(In reply to Andrew Pinski from comment #1)
> >(I know that alloca with a fixed argument is fairly pointless, but this can
> >happen with templates.)
>
> Why not use normal arrays for that case?
Well, I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67193
--- Comment #1 from Andrew Pinski ---
>(I know that alloca with a fixed argument is fairly pointless, but this can
>happen with templates.)
Why not use normal arrays for that case?