re PR fortran/34248 (ICE on assumed length character function)
2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/34248 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu. From-SVN: r130542
This commit is contained in:
parent
dc3800e59e
commit
28d67019f9
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR fortran/34248
|
||||
* gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
|
||||
|
||||
2007-11-30 Martin Michlmayr <tbm@cyrius.com>
|
||||
|
||||
PR rtl-optimization/34171
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
! { dg-do compile }
|
||||
!
|
||||
! { dg-options "-std=gnu" }
|
||||
! PR fortran/34248
|
||||
!
|
||||
! There was an ICE for assumed-length functions
|
||||
|
|
Loading…
Add table
Reference in a new issue