https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56852
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.9/5 Regression] ICE on |[4.9 Regression] ICE on
|invalid: "Bad array |invalid: "Bad array
|reference" for an |reference" for an
|undeclared loop variable |undeclared loop variable
--- Comment #11 from Paul Thomas <pault at gcc dot gnu.org> ---
I have just applied the patch to the 4.9 tree and, if it regtests OK, I will
commit tonight.
Paul