]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executables...
authorMike Stump <mikestump@comcast.net>
Thu, 29 May 2014 23:20:39 +0000 (23:20 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 29 May 2014 23:20:39 +0000 (23:20 +0000)
commit79abf19fb62ba5243ab0142c8cc8b674cdcae01c
tree5ad528f74e31ba4dd3ecd90f10e09c8283ef55a1
parent9a85ed03da6afed536ba4fb5107a4e8b9f01aec4
re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executables on darwin)

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

From-SVN: r211067
gcc/ChangeLog
gcc/collect2.c