https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61875

--- Comment #4 from charles.barcza at blackpanther dot hu ---
Hi,
Confirmed this problem but the follow post solved libsanitizer problem:

"Comment #3 from Tatiana Udalova <t.udalova at samsung dot com> ---

You can fix problem in Tizen via deletting -fexceptions flag from the default
flags for gcc, cross-gcc and cross-gcc-accel packages:
OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/-fexceptions / /'`"


Thx to t.udalova

RGDS

Reply via email to