Commit a691bb08 by Uros Bizjak

char4_iunit_1.f03: Add ieee options.

	* gfortran.dg/char4_iunit_1.f03: Add ieee options.
	Skip on spu-*-* targets.

From-SVN: r162561
parent 7a9bf9a4
2010-07-27 Uros Bizjak <ubizjak@gmail.com>
* gfortran.dg/char4_iunit_1.f03: Add ieee options.
Skip on spu-*-* targets.
2010-07-27 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/45083
......
! { dg-do run }
! { dg-add-options ieee }
! { dg-skip-if "NaN not supported" { spu-*-* } { "*" } { "" } }
! PR37077 Implement Internal Unit I/O for character KIND=4
! Test case prepared by Jerry DeLisle <jvdelisle@gcc.gnu.org>
program char4_iunit_1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment