https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85975
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-05-29
CC| |kargl at gcc dot gnu.org,
| |pault at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from kargl at gcc dot gnu.org ---
Stephan,
I tried the simply patch suggested in your analysis and
it does fix the problem. I need to extend the patch to
fix the m4 files that utilize the macro as the 'b'
parameter is no longer needed.
I've also Paul to the CC list. He finished and sheparded
the array descriptor reform into the tree. Paul, does
Stephan's analysis look correct?