ada: Fix oversight in latest change
commita550a0cf91ddad3b331bed5e694e31b34d690c95
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 24 Feb 2023 14:59:47 +0000 (24 15:59 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 23 May 2023 07:59:06 +0000 (23 09:59 +0200)
tree3ca7d492925d94453005c8f4e896d602ba58a590
parentb71d4b627b53f1803a547d802a154f60606b1b09
ada: Fix oversight in latest change

The resolution must be identical inside and outside the System hierarchy.

gcc/ada/

* sem_res.adb (Resolve_Intrinsic_Operator): Always perform the same
resolution for the special mod operator of System.Storage_Elements.
gcc/ada/sem_res.adb