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/47188] Undefined reference errors when combining IR and non-IR object files


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47188

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-06 18:50:22 UTC ---
Author: hubicka
Date: Thu Jan  6 18:50:20 2011
New Revision: 168548

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168548
Log:

    PR lto/47188
    * collect2.c (main): Do not enable LTOmode when plugin is active.
    * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
    * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/pr47188_0.c
    trunk/gcc/testsuite/gcc.dg/lto/pr47188_1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/collect2.c
    trunk/gcc/testsuite/ChangeLog


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