https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65351

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35212|0                           |1
        is obsolete|                            |

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> ---
Created attachment 35249
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35249&action=edit
patch under test.

treats m32 darwin as distinct from m64,

Since -mdynamic=no-pic is not used for the bootstrap compiler, this should
still work to bootstrap i686-darwin* with clang.

Testing on x86_64=darwin13 (with clang bootstrap) and on powerpc-darwin9 (GCC
bootstrap).

really, clang should respond properly to the inverse of -mdynamic-no-pic (will
try to cook up a patch for that tomorrow).

Reply via email to