https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018
Bug ID: 64018 Summary: JIT tutorial does not describe error-handling Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: dmalcolm at gcc dot gnu.org Right now, the tutorials don't describe error-handling, just the topic reference. Error-handling should be discussed in the first tutorial that walks through the code in detail, which is docs/intro/tutorial02.rst.