[Bug d/91666] _builtin function no work with GDC
ibuclaw at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 7 17:47:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91666
ibuclaw at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gcc dot gnu.org
--- Comment #1 from ibuclaw at gcc dot gnu.org ---
Either the function signature on MinGW-W64 is untranslatable into valid D, or
the gcc.builtins module is not imported in any of the code paths that are
enabled by MinGW.
It's most likely to be the latter.
More information about the Gcc-bugs
mailing list