diff libgomp/testsuite/libgomp.c/atomic-6.c @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents a06113de4d67
children
line wrap: on
line diff
--- a/libgomp/testsuite/libgomp.c/atomic-6.c	Sun Aug 21 07:07:55 2011 +0900
+++ b/libgomp/testsuite/libgomp.c/atomic-6.c	Fri Oct 27 22:46:09 2017 +0900
@@ -1,7 +1,6 @@
 /* PR middle-end/36106 */
-/* { dg-options "-O2" } */
-/* { dg-options "-O2 -mieee" { target alpha*-*-* } } */
-/* { dg-options "-O2 -march=i586" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
+/* { dg-additional-options "-mieee" { target alpha*-*-* } } */
+/* { dg-additional-options "-march=i586" { target { { i?86-*-* x86_64-*-* } && ia32 } } } */
 
 #ifdef __i386__
 # include "cpuid.h"