[Bug libgomp/63868] [5 Regression] Multiple failures in the libgomp test suite between r217458 and r217501.
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 17 13:55:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63868
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Ilya Verbin from comment #4)
> It seems that support of offload sections in Mach-O will require substantial
> changes to gcc/config/darwin.c, like it was done for LTO.
>
> I'm going to disable the generation of any offload sections when a compiler
> is configured without --enable-offload-targets, i.e. when ENABLE_OFFLOADING
> is not defined. Is this change ok?
Yes.
More information about the Gcc-bugs
mailing list