https://issues.dlang.org/show_bug.cgi?id=24124 --- Comment #3 from Walter Bright <bugzilla at digitalmars.com> --- Supporting gcc's instrinsic builtins would be a major project to add to dmd. If your project needs them, pragmatically you'll need to use gdc/ldc. --