URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [g++.dg/] [ext/] [label4.C] - Rev 826
Compare with Previous | Blame | View Log
// PR c++/20563: ICE (--enable-checking), infinite loop (--disable-checking)
// Origin: Giovanni Bajo <giovannibajo@libero.it>
// { dg-do compile }
__label__ *l; // { dg-error "not at the beginning of" }