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

2006-02-24 Thread yichen dot xie at gmail dot com
--- Comment #6 from yichen dot xie at gmail dot com 2006-02-25 01:55 --- (In reply to comment #5) > ISO C is not your normal low level language any more. It actually tries to be > a high level language. > > So this is not a bug. > I still don't think it&#x

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

2006-02-24 Thread yichen dot xie at gmail dot com
--- Comment #4 from yichen dot xie at gmail dot com 2006-02-24 23:06 --- > Why not let the OS do its job? I still don't understand that idea. It's a thread library that builds on top of pthreads, so yes, OS is doing its job, and we're doing more on top of that. C i

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

2006-02-24 Thread yichen dot xie at gmail dot com
--- Comment #2 from yichen dot xie at gmail dot com 2006-02-24 22:12 --- (In reply to comment #1) > It seems like you are trying to > deal with your own threading system instead of allowing the OS do its work. > This is indeed what I am trying to do, and C seems to be th

[Bug c/26461] New: liveness of thread local references across function calls

2006-02-24 Thread yichen dot xie at gmail dot com
igned at gcc dot gnu dot org ReportedBy: yichen dot xie at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26461