This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61352] gcc 4.9.0 fails to execute dsymutil when linking executables on darwin


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

--- Comment #18 from Jack Howarth <howarth.at.gcc at gmail dot com> ---
(In reply to Andrew Pinski from comment #17)
> Is this still true?

This issue was fixed with...

r211067 | mrs | 2014-05-29 19:20:39 -0400 (Thu, 29 May 2014) | 4 lines

        PR debug/61352
        * collect2.c (maybe_run_lto_and_relink): Be sure to always run
        post ld passes when lto is used.

and the associated back port to gcc-4_9-branch.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]