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: [PATCH] PR middle-end/18293: Fast-path expand_mult for 2^N


On Thursday, December 9, 2004, at 02:23 AM, Alexandre Oliva wrote:
You know there's a tool to do just that called ccache, right? :-)

Yes... Tis true. Hum, can we fold ccache like technology into the compiler? Maybe not on by default, but easy to turn on:


export GCC_CACHEDIR=/blabla

The benefit, faster compiler.


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