https://bugs.freedesktop.org/show_bug.cgi?id=84242

--- Comment #16 from Alan Modra <amo...@gmail.com> ---
It looks like the overlapping FDE error is caused by a bunch of zero address
range FDEs in /usr/lib/llvm-3.5/lib/libclangCodeGen.a(CGStmtOpenMP.o).  These
do have the potential to cause an exception handling problem at runtime, so ld
is correct to complain.  (It might also be reasonable for ld to discard these
FDEs.)  I haven't looked into why they are being generated, I'll leave that to
someone familiar with that library.  So, not a mesa bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to