Skip to content
Snippets Groups Projects
Commit 097e2afd authored by Eric Botcazou's avatar Eric Botcazou
Browse files

Skip gnat.dg/div_zero.adb on Aarch64

gcc/testsuite/
	* gnat.dg/div_zero.adb: Skip for aarch64*-*-* targets.
parent 59bfdd5f
No related branches found
No related tags found
No related merge requests found
-- { dg-do run } -- { dg-do run }
-- { dg-skip-if "divide does not trap" { powerpc*-*-* } } -- { dg-skip-if "divide does not trap" { aarch64*-*-* powerpc*-*-* } }
-- This test requires architecture- and OS-specific support code for unwinding -- This test requires architecture- and OS-specific support code for unwinding
-- through signal frames (typically located in *-unwind.h) to pass. Feel free -- through signal frames (typically located in *-unwind.h) to pass. Feel free
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment