URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [gdb/] [testsuite/] [gdb.threads/] [tls-shared.c] - Rev 834
Go to most recent revision | Compare with Previous | Blame | View Log
__thread int i_tls = 1; int foo () { return i_tls; }
Go to most recent revision | Compare with Previous | Blame | View Log