https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118654
Bug ID: 118654
Summary: d: getTargetInfo key "CET" not supported by this
implementation
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: d
Assignee: ibuclaw at gdcproject dot org
Reporter: ibuclaw at gcc dot gnu.org
Target Milestone: ---
The trait `__traits(getTargetInfo, "CET")` is expected to be handled on x86
targets, but is currently unimplemented.
This can be coupled with adding a new predefined version GNU_CET, which will
remove the need to substitute CET_DFLAGS in the configuration of libphobos.