3 ! PR 71861: [7/8/9 Regression] [F03] ICE in write_symbol(): bad module symbol
5 ! Contributed by Gerhard Steinmetz <gerhard.steinmetz.fortran@t-online.de>
10 function abs(x
) ! { dg-error "ABSTRACT attribute conflicts with INTRINSIC attribute" }
22 intrinsic abs
! { dg-error "ABSTRACT attribute conflicts with INTRINSIC attribute" }
31 intrinsic f
! { dg-error "ABSTRACT attribute conflicts with INTRINSIC attribute" }