[Bug 206] Wrong gcc5 __builtin_OPNAME_overflow signatures.

via D.gnu d.gnu at puremagic.com
Sat Jan 9 01:44:09 PST 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=206

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
You probably want to use sadd or uadd instead.  There are around a dozen
builtins like this that don't provide parameters (generic builtins).

What should be done is either to not expose them, or to provide templates such
as the one you've provided to give proper access to it.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160109/4895671b/attachment.html>


More information about the D.gnu mailing list