This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/42581] "gcc -v" doesn't work with lto
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2010 14:42:53 -0000
- Subject: [Bug lto/42581] "gcc -v" doesn't work with lto
- References: <bug-42581-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from hjl at gcc dot gnu dot org 2010-01-04 14:42 -------
Subject: Bug 42581
Author: hjl
Date: Mon Jan 4 14:42:38 2010
New Revision: 155616
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155616
Log:
Turn on trace in collect2 if needed
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
PR lto/42581
* collect2.c (main): Turn on trace in collect2 if -v is passed
to gcc with LTO.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/collect2.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581