https://llvm.org/bugs/show_bug.cgi?id=24023

Rafael Ávila de Espíndola <rafael.espind...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #10 from Rafael Ávila de Espíndola <rafael.espind...@gmail.com> ---
(In reply to comment #9)
> (In reply to comment #5)
> > This shows up in openmp code when compiling with -flto:
> > 
> > [  245s] FAILED: : && /opt/clang/bin/clang  -fPIC -flto -fuse-ld=gold -fPIC
> 
> This looks like the same issue as
> https://llvm.org/bugs/show_bug.cgi?id=25679 where it is clear that the
> problem is a result of LTO. 
> The OpenMP runtime code is obeying the rules, and it's LTO which causes the
> problem.

I agree. Marking as a duplicate since that one has a more complete diagnostic.

*** This bug has been marked as a duplicate of bug 25679 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to