Commit dd42e908 by Uros Bizjak Committed by Uros Bizjak

dec_init_2.f90: Use dg-add-options ieee.

	* gfortran.dg/dec_init_2.f90: Use dg-add-options ieee.

From-SVN: r239540
parent 865f7046
2016-08-17 Uros Bizjak <ubizjak@gmail.com>
* gfortran.dg/dec_init_2.f90: Use dg-add-options ieee.
2016-08-17 Jakub Jelinek <jakub@redhat.com>
PR middle-end/77259
......
! { dg-do run }
! { dg-options "-fdec-structure -finit-derived -finit-integer=42 -finit-real=nan -finit-logical=true -finit-character=32 -fdump-tree-original" }
! { dg-add-options ieee }
!
! Test -finit-derived with DEC structure and union.
!
......
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