https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62171

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
And maybe set DECL_BY_REFERENCE, a mere REFERENCE_TYPE doesn't prevent
you from doing (&param)[2] which we'd miscompile.  Not sure who added
that REFERENCE_TYPE code.

Reply via email to