[Bug d/87865] gdc doesn't build unless assert is marked noreturn

ibuclaw at gdcproject dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 4 23:41:00 GMT 2018


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

Iain Buclaw <ibuclaw at gdcproject dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
It required removing all system includes from all dmd frontend sources, but I
think this OK now.  I have verified that gcc_assert() is being called now
instead of assert().


More information about the Gcc-bugs mailing list