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

--- Comment #3 from anlauf at gcc dot gnu.org ---
For code like

  rhogvx=2

where we know that we initialize a full (and here contiguous) array, is
there something the frontend can do, e.g. to annotate that a collapse
of the loop nest is possible?

Reply via email to