<p dir="ltr">On 14 Feb 2016 12:20 am, "WebFreak001 via D.gnu" <<a href="mailto:d.gnu@puremagic.com">d.gnu@puremagic.com</a>> wrote:<br>
><br>
> On Wednesday, 11 April 2007 at 01:50:56 UTC, David Friedman wrote:<br>
>><br>
>> Yes, these and other "target builtins" will be made available in the next release.<br>
><br>
><br>
> soo... when is it going to be released?</p>
<p dir="ltr">Not knowing the context of his reply.</p>
<p dir="ltr">--<br>
echo "module gcc.builtins;" > builtins.d<br>
gdc -fsyntax-only -fintfc builtins.d<br>
--</p>
<p dir="ltr">You will now have a builtins.di file that shows all builtins available to you from the gcc.builtins module.  It's contents will change depending on unsafe optimisations and target flags.</p>
<p dir="ltr">Iain.</p>