PR jit/64018: Add description of error-handling to the JIT tutorial
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 18:47:31 +0000 (18:47 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 18:47:31 +0000 (18:47 +0000)
commiteac6fba23eea04d520c699c6890eee43f45ef897
treed583c5ca073ad2a65202c79023bbc98764b8c063
parentbddf0aac5c02c508e2415f895ec0842f7a776ec8
PR jit/64018: Add description of error-handling to the JIT tutorial

gcc/jit/ChangeLog:
PR jit/64018
* docs/intro/tutorial02.rst: Spell out lifetime of generated code.
Add description of error-handling, taken in part from...
* docs/topics/contexts.rst (Error-handling): Expand, and move some
content to tutorial02.rst.
* docs/_build/texinfo/libgccjit.texi: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218243 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/jit/ChangeLog
gcc/jit/docs/_build/texinfo/libgccjit.texi
gcc/jit/docs/intro/tutorial02.rst
gcc/jit/docs/topics/contexts.rst