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

Re: changes.html to mention Pavel's contribution


On Wed, 15 May 2002, Jan Hubicka wrote:
> The second try :)

This looks fine with a few minor changes, thanks!

> +     <li><p>Pavel Nejedly, Charles University Prague, has contributed new file format

"a new file format"

> + 	<p>The new format is robust and diagnoses common mistakes where
> + 	profiles from different versions (or compilations) of the program are
> + 	combined together resulting in nonsensical profiles and slow code to

Omit "together", as this redundant with "combined".

> + 	produced with profile feedback.  Additionally format allows extra data

"this format"

> + 	to be gathered. Currently the overall statistics are produced helping

"Currently, overall..."

> + 	optimizers to identify hot spots of a program globally replacing the
> + 	old intra-procedural scheme and resulting in better code. Note that
> + 	<code>gcov</code> tool from older GCC versions will not be able to

"the ... tool"

Gerald

PS: Previously I had missed that this is already for GCC 3.2, as you
correctly noticed. ;-)
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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