This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does g++ have a intel/msdn __COUNTER__ macro equivalent??
On 9/11/07, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> On Tue, 11 Sep 2007, Tom Tromey wrote:
> >> Also, I recently added a new -fdirectives-only option which improves
> >> distcc and ccache performance. Does that merit a release note update
> > as well?
> > IMO, yes.
>
> Seconded. :-)
OK. I'll add a blurb for -fdirectives-only as well.
One quick question. When I updated the gcc info page, Mark Mitchell
felt strongly that it shouldn't mention distcc or ccache directly.
However, I think it's a good idea to give users some idea what the
option is good for. Is it appropriate to mention these applications
in the release notes?
Ollie