https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91542
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91542
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic
Version|unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91542
--- Comment #1 from ldrumm at rtps dot co ---
Sorry. I clicked submit too soon.
Interestingly if the index operation is a constant (but not a constant
expression), the error message is correct
```
struct Node {
int n_successors;
};
int foo(