https://sourceware.org/bugzilla/show_bug.cgi?id=27854
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2021-05-12 Status|UNCONFIRMED |NEW --- Comment #1 from Alan Modra <amodra at gmail dot com> --- This is nfp-dis.c:2840 mecfg = &priv->mecfgs[island][menum][is_text]; island is 229, menum is 0 from sh_info of 0xe5000000. But we only have nfp_priv_mecfg mecfgs[64][12][2]; -- You are receiving this mail because: You are on the CC list for the bug.