GCC Undefined Behavior Sanitizer

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 17 08:19:30 PDT 2014


On Fri, 17 Oct 2014 08:08:34 -0700
Andrei Alexandrescu via Digitalmars-d <digitalmars-d at puremagic.com>
wrote:

> Do you mean ubsan will work with gdc? -- Andrei
as far as i can understand, ubsan is GCC feature. not "GCC C compiler",
but "GNU Compiler Collection". it works on IR representations, so GDC
should be able to use ubsan almost automatically, without significant
efforts from Iain.

at least it looks like this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141017/164863e7/attachment.sig>


More information about the Digitalmars-d mailing list