search for: r220932

Displaying 5 results from an estimated 5 matches for "r220932".

2014 Nov 04
4
[LLVMdev] Issue with std::call_once in PPC64 platform
Hi all, I observe that r220932 (Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex.) is causing tablegen to segfault in PPC platforms during static initialization. The crash happens while calling std::call_once introduced by this patch in the wrapper used in getMan...
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...;t encountered this problem. What gcc/libstdc++ are you using? > BE or LE? > > Copying Adhemerval in case he has heard of any related issues. > > Thanks, > Bill > > On Mon, 2014-11-03 at 20:19 -0500, Samuel F Antao wrote: > > Hi all, > > > > I observe that r220932 (Removing the static initializer in > > ManagedStatic.cpp by using llvm_call_once to initialize the > > ManagedStatic mutex.) is causing tablegen to segfault in PPC platforms > > during static initialization. The crash happens while calling > > std::call_once introduced by...
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...gt; > Copying Adhemerval in case he has heard of any related issues. > > > > > > Thanks, > > > Bill > > > > > > On Mon, 2014-11-03 at 20:19 -0500, Samuel F Antao wrote: > > > > Hi all, > > > > > > > > I observe that r220932 (Removing the static initializer in > > > > ManagedStatic.cpp by using llvm_call_once to initialize the > > > > ManagedStatic mutex.) is causing tablegen to segfault in PPC > > platforms > > > > during static initialization. The crash happens while calling...
2014 Nov 04
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...of any related issues. >>>>> >>>>> Thanks, >>>>> Bill >>>>> >>>>> On Mon, 2014-11-03 at 20:19 -0500, Samuel F Antao wrote: >>>>>> Hi all, >>>>>> >>>>>> I observe that r220932 (Removing the static initializer in >>>>>> ManagedStatic.cpp by using llvm_call_once to initialize the >>>>>> ManagedStatic mutex.) is causing tablegen to segfault in PPC >>>> platforms >>>>>> during static initialization. The crash...
2014 Nov 05
2
[LLVMdev] Issue with std::call_once in PPC64 platform
...t;>>> Thanks, >> >>>>> Bill >> >>>>> >> >>>>> On Mon, 2014-11-03 at 20:19 -0500, Samuel F Antao wrote: >> >>>>>> Hi all, >> >>>>>> >> >>>>>> I observe that r220932 (Removing the static initializer in >> >>>>>> ManagedStatic.cpp by using llvm_call_once to initialize the >> >>>>>> ManagedStatic mutex.) is causing tablegen to segfault in PPC >> >>>> platforms >> >>>>>> duri...