Skip to content
Snippets Groups Projects
Commit d7ca2a79 authored by Olivier Hainque's avatar Olivier Hainque
Browse files

Add -mdejagnu-cpu=power7 to dg-options for pr97142.c

To match the tests expectations for toolchains
configured to default to not so capable cpus.

2021-12-17  Olivier Hainque  <hainque@adacore.com>

gcc/testsuite/
	* gcc.target/powerpc/pr97142.c: Add -mdejagnu-cpu=power7
	to the dg-options.
parent fae01686
No related branches found
No related tags found
No related merge requests found
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Ofast" } */ /* { dg-options "-Ofast -mdejagnu-cpu=power7" } */
#include <math.h> #include <math.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