Skip to content
Snippets Groups Projects
Commit 418ec7e7 authored by Richard Earnshaw's avatar Richard Earnshaw
Browse files

arm: testsuite: improve compatibility of arm/lto/pr96939_1.c

This test overrides the architecture, but fails to specify the
floating point architecture.  This causes problems if -mfpu=auto is
used.

gcc/testsuite:

	* gcc.target/arm/lto/pr96939_1.c: Add +simd to the architecture
	specification.
parent 0fcc0eff
No related branches found
No related tags found
No related merge requests found
/* PR target/96939 */
/* { dg-options "-march=armv8-a+crc" } */
/* { dg-options "-march=armv8-a+simd+crc" } */
#include <arm_acle.h>
......
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