[Bug middle-end/26461] liveness of thread local references across function calls

2010-08-23 Thread dwood at sybase dot com
--- Comment #10 from dwood at sybase dot com 2010-08-24 03:31 --- (In reply to comment #9) I don't disagree with the thread local writeup however it is lacking in clarity. A "flow of control" must be associated with an execution context. The existance of getcontext/se

[Bug middle-end/26461] liveness of thread local references across function calls

2010-08-23 Thread dwood at sybase dot com
--- Comment #8 from dwood at sybase dot com 2010-08-23 21:13 --- I believe this is a bug or a serious oversite in understanding the need for support of >>>USER<<< thread local storage. There are two kinds of software threads; a) kernel threads(AKA LWP's on Solar