URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [ext/] [label4.C] - Rev 832
Go to most recent revision | 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 "before" }
Go to most recent revision | Compare with Previous | Blame | View Log