https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96344
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msebor at gcc dot gnu.org --- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> --- Also seen on x86_64-linux. I was about to open a bug with this: A fresh build of trunk on x86_64 shows the following Ada failures: ! FAIL: gnat.dg/opt86a.adb (1: +1) ! FAIL: gnat.dg/opt86b.adb (1: +1) ! FAIL: gnat.dg/opt86c.adb (1: +1) The logs show this: $ grep "FAIL: gnat.dg/opt86" gcc/testsuite/gnat/gnat.log FAIL: gnat.dg/opt86a.adb scan-tree-dump-times optimized ">>" 4 FAIL: gnat.dg/opt86b.adb scan-tree-dump-not optimized "> 29" FAIL: gnat.dg/opt86c.adb scan-tree-dump-not optimized "> 26"