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/] [semicolon_fixed.f] - Rev 149
Go to most recent revision | Compare with Previous | Blame | View Log
! { dg-do compile } ! PR 19259 Semicolon cannot start a line x=1; y=1; x=2;; x=3; ; ! { dg-error "Semicolon at" } ;; ! { dg-error "Semicolon at" } 900 ; ! { dg-error "Semicolon at" } end
Go to most recent revision | Compare with Previous | Blame | View Log