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.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [12632.f] - Rev 154
Compare with Previous | Blame | View Log
C { dg-do compile } C { dg-options "-fbounds-check" } INTEGER I(1) I(2) = 0 ! { dg-error "out of bounds" "out of bounds" } END