lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It honestly looks like a GCC bug. Building with any optimization level
other than the default of O2 (I tried with O0, O1, O3 and Os) prevents
the crash.

-- 
Pierre Chapuis