]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Disable wrong computation of offsets within multidimensional arrays
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 26 Mar 2021 08:36:49 +0000 (09:36 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 21 Jun 2021 10:45:04 +0000 (06:45 -0400)
commit05447313c9acb24e0fad6305ad333077707de9ba
tree2017bb14c6bce4be73747989411daf1ee4a2e2ac
parentb1955e0e6dbcc376c8a05ea51751dcce7e210266
[Ada] Disable wrong computation of offsets within multidimensional arrays

gcc/ada/

* sem_util.adb (Indexed_Component_Bit_Offset): Return an unknown
offset for components within multidimensional arrays; remove
redundant parens.
gcc/ada/sem_util.adb