[LLVMbugs] [Bug 24158] -03 Optimization causes function to execute twice
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 16 19:33:30 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24158
hbowden at securelabsllc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
--- Comment #6 from hbowden at securelabsllc.com ---
So clang optimizes away reaper() because it dose not do anything?, but why does
that cause setup_and_run_reaper() to return twice? Sorry I'm still trying to
wrap my head around whats happening.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150717/60c722b3/attachment.html>
More information about the llvm-bugs
mailing list