arm: Add testcase for already fixed ICE [PR91913]

2020-02-10  Jakub Jelinek  <jakub@redhat.com>

	PR target/91913
	* gfortran.dg/pr91913.f90: New test.
This commit is contained in:
Jakub Jelinek 2020-02-10 17:05:58 +01:00
parent bf6465d046
commit 86edfcfecc
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2020-02-10 Jakub Jelinek <jakub@redhat.com>
PR target/91913
* gfortran.dg/pr91913.f90: New test.
2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
PR libgcc/85334

View File

@ -0,0 +1,5 @@
! PR target/91913
! { dg-do compile }
! { dg-options "-std=legacy -Ofast --param max-cse-insns=0 -fno-schedule-insns -fsanitize=null" }
include 'string_ctor_1.f90'