re PR fortran/54633 (ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL) due...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 24 Sep 2017 13:51:39 +0000 (13:51 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 24 Sep 2017 13:51:39 +0000 (13:51 +0000)
commit24bafc562a240e91aac0af8390729a257bf57a08
treee451feae630d4f2e2b12c8ec828bd9aee74406d1
parent02fdb1306ceb0aec22273beaa01057e3bed80255
re PR fortran/54633 (ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL) due to lacking compile-time simplification)

2017-09-24  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/54633
* gfortran.dg/intrinsic_bounds_1.f90: New test.
* gfortran.dg/intrinsic_param_1.f90: New test.

From-SVN: r253125
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/intrinsic_bounds_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/intrinsic_param_1.f90 [new file with mode: 0644]