[Bug jit/66783] No error-checking for creating structs containing opaque structs

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 9 21:02:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66783

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Root cause found: it's because of the langhook:
  LANG_HOOKS_GET_ALIAS_SET
which it looks like I need to implement for libgccjit.



More information about the Gcc-bugs mailing list