https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63868
Ilya Verbin <iverbin at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iverbin at gmail dot com --- Comment #3 from Ilya Verbin <iverbin at gmail dot com> --- (In reply to Dominique d'Humieres from comment #2) > > Perhaps we should just disable all offloading for Darwin, at least unless > > some Darwin maintainer steps up and adds the needed support for that. > > Well, this won't solve the failures on linux! Failures on linux ( https://gcc.gnu.org/ml/gcc-regression/2014-11/msg00309.html ) are caused by another issue (not by errors during assembling), I'm investigating them. I agree to disable generation of offload IR sections temporary for darwin.