[Bug jit/66546] No way to disable check for unreachable blocks

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug jit/66546] No way to disable check for unreachable blocks

2015-07-01 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #4 from David Malcolm --- Author: dmalcolm Date: Wed Jul 1 14:35:53 2015 New Revision: 225254 URL: https://gcc.gnu.org/viewcvs?rev=225254&root=gcc&view=rev Log: PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks Ba

[Bug jit/66546] No way to disable check for unreachable blocks

2015-06-30 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #3 from David Malcolm --- Author: dmalcolm Date: Tue Jun 30 19:38:12 2015 New Revision: 225206 URL: https://gcc.gnu.org/viewcvs?rev=225206&root=gcc&view=rev Log: PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks gc

[Bug jit/66546] No way to disable check for unreachable blocks

2015-06-15 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #2 from David Malcolm --- (In reply to David Malcolm from comment #0) > Currently libgccjit always issues a hard error about unconditional blocks. "unreachable", that should say

[Bug jit/66546] No way to disable check for unreachable blocks

2015-06-15 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #1 from David Malcolm --- (In reply to David Malcolm from comment #0) > instructions, so it should make it easier for client code if they can have a jit client code, that is, i.e. interpreters linking against libgccjit