Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90
diff --git a/gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 b/gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90
index d48134d5f17641c7390180c84f0bc4fa2451d3a9..a93bf9da37f7489f835b47eced543cde4f613e19 100644
--- a/gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90
+++ b/gcc/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90
@@ -1,4 +1,4 @@
-! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-mingw* *-*-cygwin* spu-*-* } }
+! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-cygwin* spu-*-* } }
! Test XFAILed on these platforms because the system's printf() lacks
! proper support for denormals.
!
@@ -6,7 +6,7 @@
! wide enough and have enough precision, by checking that values can
! be written and read back.
!
-! { dg-options "-mieee" { target alpha*-*-* } }
+! { dg-add-options ieee }
include "default_format_1.inc"
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/data_char_2.f90 ('k') | gcc/gcc/testsuite/gfortran.dg/default_initialization_1.f90 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698