https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
--- Comment #6 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:b0e85485fbf042abccee5c0a9eb499da386c8db3
commit r13-7181-gb0e85485fbf042abccee5c0a9eb499da386c8db3
Author: Paul Thomas
Date: Fri A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
--- Comment #5 from Kai Germaschewski ---
(In reply to Paul Thomas from comment #4)
> Created attachment 54811 [details]
> Fix for this PR
>
> I was sufficiently intrigued by this bug that I decided that I would look
> into it right away. After
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
--- Comment #4 from Paul Thomas ---
Created attachment 54811
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54811&action=edit
Fix for this PR
I was sufficiently intrigued by this bug that I decided that I would look into
it right away. Af
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
--- Comment #3 from Paul Thomas ---
Following the allocation itself, we get:
solver._data.dim[0].lbound = 1;
solver._data.dim[0].ubound = 2;
solver._data.dim[0].stride = 1;
solver._data.offset = -1;
solver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
Paul Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Assignee|unassigned at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104272
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org,