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

Re: Suggestion: Use -pipe by default


On Fri, Oct 06, 2000 at 03:05:07PM +0200, Niels Möller wrote:
> Are there still many systems where -pipe doesn't work? I believe it
> would be a good thing to use -pipe by default.

I posted a question about this (in August or September I think),
since this is something which I occasionally try to turn on by default.
Somebody pointed out to me that, because the compiler and assembler are
running in parallel, memory usage goes up quite a bit.

I hadn't really noticed because we have craploads of RAM here, but the
average user might not want all of RAM and half the swap space given over
to the build process.  It's something to consider.


-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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