Commited in r259944.
On Fri, May 4, 2018 at 4:58 PM, Pekka Jääskeläinen wrote:
> The case where a dim is greater than the grid size doesn't seem
> to be mentioned in the specs nor tested by PRM test suite.
> ---
> gcc/brig/brigfrontend/brig-code-entry-handler.cc | 10 +-
> 1 file changed
Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pekka=20J=C3=A4=C3=A4skel=C3=A4inen?=
Date: Tue, 27 Mar 2018 22:19:11 +0300
Subject: [PATCH 3/8] [BRIGFE] The modulo in ID computation should not be
needed.
The case where a dim is greater than the grid size doesn't seem
to be mentioned in the specs