gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [lto] Add -flto-report

Subject: Re: [lto] Add -flto-report
From: Diego Novillo
Date: Tue, 3 Mar 2009 21:47:30 -0500
On Tue, Mar 3, 2009 at 07:47, Diego Novillo <dnovillo@xxxxxxxxxx> wrote:

>>> Â but it differs in how
>>> +the final link stage is executed. ÂInstead of loading all the
>>> +function bodies in memory, the callgraph is analyzed and
>>> +optimization decisions are made (whole program analysis or WPA).
>>> +Once optimizations decisions are made, the callgraph is
>>
>> s/optimizations/optimization/
>
> Actually, the plural form was correct. ÂWPA makes several separate decisions.

Gah, you meant the second instance, didn't you?  I was looking at the
first 'optimization decisions' but missed the second instance that was
indeed wrong.  Sorry about that.  I committed the obvious fix.


Diego.

<Prev in Thread] Current Thread [Next in Thread>