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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-05-29
     Ever confirmed|0                           |1

--- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> ---
it looks suspiciously like collect2 has started running 

/usr/bin/nm -n <object>.o 

in the place it used to run dsymutil, even when LTO is not engaged.  Will take
a look tomorrow.

Reply via email to