Use dg-additional-options instead of dg-options
authorH.J. Lu <hongjiu.lu@intel.com>
Sun, 30 Dec 2018 17:36:05 +0000 (17:36 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sun, 30 Dec 2018 17:36:05 +0000 (09:36 -0800)
commit87972ceb8f9d935a78e928387540258bc3e09698
treeb4eb6841419629ce8a00b0ac5106485da7e1c832
parentd5ae7d04ab1892cf504124bccb7a60c331f7ad4e
Use dg-additional-options instead of dg-options

Use dg-additional-options rather than dg-options to avoid overwriting the
default IEEE options which are passed by ieee.exp and necessary.

PR testsuite/88639
* gfortran.dg/ieee/ieee_10.f90: Use dg-additional-options
instead of dg-options.

From-SVN: r267478
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ieee/ieee_10.f90