https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104356
--- Comment #27 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:635504510a9410844991c68880f2e7352cacfd86 commit r12-7021-g635504510a9410844991c68880f2e7352cacfd86 Author: Eric Botcazou <ebotca...@adacore.com> Date: Thu Feb 3 13:12:37 2022 +0100 Skip gnat.dg/div_zero.adb on PowerPC The hardware instruction does not trap on divide by zero there. gcc/testsuite PR tree-optimization/104356 * gnat.dg/div_zero.adb: Add dg-skip-if directive for PowerPC.