URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [hollerith5.f90] - Rev 302
Compare with Previous | Blame | View Log
! { dg-do compile }
implicit none
logical b
b = 4Habcd ! { dg-warning "has undefined result" }
end
! { dg-warning "Hollerith constant" "const" { target *-*-* } 4 }
! { dg-warning "Conversion" "conversion" { target *-*-* } 4 }