URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [12632.f] - Rev 694
Compare with Previous | Blame | View Log
C { dg-do compile } C { dg-options "-fbounds-check" } INTEGER I(1) I(2) = 0 ! { dg-warning "out of bounds" "out of bounds" } END