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 lto/60981] lto-plugin configuration doesn't test for -static-libgcc (OSX gcc -> clang)


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

--- Comment #9 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Thu May 15 09:56:22 2014
New Revision: 210466

URL: http://gcc.gnu.org/viewcvs?rev=210466&root=gcc&view=rev
Log:
Check for -static-libgcc before use (PR lto/60981)

    PR lto/60981
    * configure.ac: Check for -static-libgcc.
    * configure: Regenerate.

Modified:
    branches/gcc-4_9-branch/lto-plugin/ChangeLog
    branches/gcc-4_9-branch/lto-plugin/configure   (contents, props changed)
    branches/gcc-4_9-branch/lto-plugin/configure.ac


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