[Bug gold/15984] Segfault when using static __thread function variables with intel compiler

2014-05-22 Thread richardg.work at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15984 Richard Geary changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/15984] Segfault when using static __thread function variables with intel compiler

2013-09-27 Thread richardg.work at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15984 --- Comment #2 from Richard Geary --- Created attachment 7219 --> http://sourceware.org/bugzilla/attachment.cgi?id=7219&action=edit output of icc14 goldcrash.cpp -o goldcrash.o -c -g -O0 -- You are receiving this mail because: You are on th

[Bug gold/15984] New: Segfault when using static __thread function variables with intel compiler

2013-09-27 Thread richardg.work at gmail dot com
: normal Priority: P2 Component: gold Assignee: ian at airs dot com Reporter: richardg.work at gmail dot com CC: ccoutant at google dot com static __thread function variables cause Segfault at runtime when compiled with the intel compiler. Build