mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 09:41:09 +08:00
* gfortran.dg/promotion.f90: Fix options.
From-SVN: r164215
This commit is contained in:
parent
0c11b8fb40
commit
616f12900d
@ -1,3 +1,7 @@
|
||||
2010-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/promotion.f90: Fix options.
|
||||
|
||||
2010-09-11 Rodrigo Rivas <rodrigorivascosta@gmail.com>
|
||||
|
||||
* g++.dg/cpp0x/range-for1.C: New.
|
||||
|
@ -1,6 +1,6 @@
|
||||
! { dg-do run { target i?86-*-* x86_64-*-* } }
|
||||
! { dg-require-effective-target ilp32 }
|
||||
! { dg-options "-fdefault-integer-8 -fdefault-real-8" }
|
||||
! { dg-options "-fdefault-integer-8 -fdefault-real-8 -fdefault-double-8" }
|
||||
program a
|
||||
logical l
|
||||
integer i
|
||||
|
Loading…
x
Reference in New Issue
Block a user