This is the mail archive of the gcc-cvs@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]

r142907 - in /branches/lto/gcc: ChangeLog.lto c...


Author: simonb
Date: Tue Dec 23 17:29:21 2008
New Revision: 142907

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

        * collect2.c (maybe_run_lto_and_relink): Pass on any -debug flag
        to lto-wrapper.
        * lto-wrapper.c (maybe_unlink_file): New.
        * (run_gcc): Call maybe_unlink_file() for ltrans_output_file.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/collect2.c
    branches/lto/gcc/lto-wrapper.c


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