[Bug tree-optimization/55812] Unnecessary TLS accesses
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug tree-optimization/55812] Unnecessary TLS accesses
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55812 --- Comment #1 from Marc Glisse 2012-12-26 15:43:50 UTC --- More precisely, the following seems equivalent to me and gets back all the performance, so it would be good if gcc could turn the original code into this one. #include thread