https://bugs.llvm.org/show_bug.cgi?id=43695
Reid Kleckner <r...@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #1 from Reid Kleckner <r...@google.com> ---
Yes, the key thing here is -O3, which raises the tail duplication threshold,
resulting in the same label being emitted twice. I discussed a plan to fix this
with Amy yesterday.
In the meantime, I might try to put together a workaround to make this not be a
fatal error. Missing one heap allocation site won't be the end of the world.
*** This bug has been marked as a duplicate of bug 43479 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs