On 12/29/19 2:16 AM, Thomas Koenig wrote:
Am 19.12.19 um 08:23 schrieb Thomas Koenig:
Regression-tested. OK for trunk?
Ping?
This looks good Thomas,
Thanks for patch,
Jerry
Am 19.12.19 um 08:23 schrieb Thomas Koenig:
Regression-tested. OK for trunk?
Ping?
Hello world,
the attached patch fixes an ICE on valid for INDEX (see test case).
The problem was that the KIND argument was still present during
scalarization, which caused the ICE.
The fix is to remove the KIND argument, and the best place
to do this is in resolution. I did try to do this in
g