URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [ext/] [label4.C] - Rev 693
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" }