[llvm-bugs] [Bug 45403] __builtin_longjmp/__builtin_setjmp don't work with -O

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 8 15:05:42 PDT 2020


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |INVALID

--- Comment #2 from Reid Kleckner <rnk at google.com> ---
`last` in your example is not marked volatile, so this example won't work.

-- 
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/20200408/bd35f72c/attachment.html>


More information about the llvm-bugs mailing list