https://sourceware.org/bugzilla/show_bug.cgi?id=22546
Mark Wielaard changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #7 from dima kogan ---
Thanks for looking at it. I submitted the patch.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #6 from Mark Wielaard ---
I believe your fix is correct. And we really do want to calculate the stride
only once based on the array element type, not for each dimension. I am not
sure what the original code tried to do. It probably
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #5
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #4 from dima kogan ---
Here's a patch to add the failing case to the test suite. This test update
fails in the stock sources, but succeeds with my patch applied. Note that this
patch contains a diff to a binary file (that's how the
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #3 from dima kogan ---
Created attachment 10672
--> https://sourceware.org/bugzilla/attachment.cgi?id=10672&action=edit
Update to the test suite to show this problem
--
You are receiving this mail because:
You are on the CC lis
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #2 from dima kogan ---
Created attachment 10663
--> https://sourceware.org/bugzilla/attachment.cgi?id=10663&action=edit
Demo program
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=22546
--- Comment #1 from dima kogan ---
Created attachment 10662
--> https://sourceware.org/bugzilla/attachment.cgi?id=10662&action=edit
Prototype fix
--
You are receiving this mail because:
You are on the CC list for the bug.