Re: gcc segfaults when building v8 (nodejs)

2011-09-18 Thread Michael Hope
On Sat, Sep 17, 2011 at 9:34 AM, AJ ONeal wrote: > Using the Linaro prebuilt package from a few days ago I got a segfault in > gcc that is not manifest in a version from a few months earlier. > Details are here: > https://gist.github.com/1223209 > A small snippet: > > g++ -o obj/release/jsregexp.o

gcc segfaults when building v8 (nodejs)

2011-09-16 Thread AJ ONeal
Using the Linaro prebuilt package from a few days ago I got a segfault in gcc that is not manifest in a version from a few months earlier. Details are here: https://gist.github.com/1223209 A small snippet: g++ -o obj/release/jsregexp.o -c -fno-rtti -fno-exceptions -Wall -W -Wno-unused-parameter