Hi, On Fri, May 14 2021, Eric Botcazou wrote: >> Looks like this caused: >> >> === acats tests === >> FAIL: c41325a >> FAIL: c45347d >> FAIL: c74402a >> FAIL: c95085m >> FAIL: cc3601a >> >> === gnat tests === >> >> FAIL: gnat.dg/addr12.adb (test for excess errors) >> UNRESOLVED: gnat.dg/addr12.adb compilation failed to produce executable >> FAIL: gnat.dg/addr12_a.adb (test for excess errors) >> FAIL: gnat.dg/bip_overlay.adb (test for excess errors) >> FAIL: gnat.dg/global.adb (test for excess errors) >> FAIL: gnat.dg/spark1.adb (test for errors, line 8) >> FAIL: gnat.dg/spark1.adb (test for excess errors) >> FAIL: gnat.dg/sync2.adb (test for excess errors) >> FAIL: gnat.dg/synchronized1.adb (test for excess errors) > > Yes, it did, as well as PR boostrap/100597 probably. >
Sorry, I forgot I do not test Ada on Aarch64 (where I chose to do the testing because the architecture has DECL_IN_CONSTANT_POOL constnts). I have reverted the commit until I figure out what is going on. Sorry again, Martin