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

Chris Green <greenc at fnal dot gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greenc at fnal dot gov

--- Comment #28 from Chris Green <greenc at fnal dot gov> ---
For those people still running into this (problem still exists with GCC 6.2),
the following workaround will do the job on OS X / Mac OS: simply add this
definition to your compile commands:

-D__builtin_unreachable=__builtin_trap

Reply via email to