Skip to content
Snippets Groups Projects
Commit 4ca32011 authored by Christophe Lyon's avatar Christophe Lyon
Browse files

testsuite:: Fix pr39986.c testcase for AArch64

The testcase in c-c++-common/dfp/pr39986.c detects if DFP constants
are correctly emitted in the assembly.  However, AArch64 uses .word
instead of the expected .long directive. With this patch, we now
accept both.

2022-03-31  Christophe Lyon <christophe.lyon@arm.com>

	gcc/testsuite/
	* c-c++-common/dfp/pr39986.c: Accept .word directive.
parent 012310aa
No related branches found
No related tags found
Loading
Loading
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