diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2022-07-01 17:40:18 +0200 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2022-07-06 19:51:38 +0200 |
commit | c785204735b2cace9a676969de0967105a06438d (patch) | |
tree | 5d2b4821933fa932a08ae24e0ed52c0b2e726105 /libphobos/src | |
parent | acb696b792eeab92167f516b5236ed9242e62deb (diff) | |
download | gcc-c785204735b2cace9a676969de0967105a06438d.zip gcc-c785204735b2cace9a676969de0967105a06438d.tar.gz gcc-c785204735b2cace9a676969de0967105a06438d.tar.bz2 |
d: Build the D sources in the front-end with -fno-exceptions
The D front-end does not use exceptions, but it still requires RTTI for
some lowerings of convenience language features. Enforce it with by
building with `-fno-exceptions'.
gcc/d/ChangeLog:
* Make-lang.in (NOEXCEPTION_DFLAGS): Define.
(ALL_DFLAGS): Add NO_EXCEPTION_DFLAGS.
Diffstat (limited to 'libphobos/src')
0 files changed, 0 insertions, 0 deletions