This is the mail archive of the gcc@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: malloc attributes and realloc


bkorb@veritas.com (Bruce Korb)  wrote on 02.01.04 in <3FF5CAF0.63FFA3DA@veritas.com>:

> The purpose of GCC and other development tools is to facilitate
> the construction of working software.  Is the optimization facilitated
> by alias invalidation sufficient to warrent the non-intuitive
> programming complexities caused by that malloc-like attribute?
> The answer is, "No."  It is inconceivable that any performance
> improvement will be measurable.

Actually, you'll find claims upthread that the attribute causes a quite  
measurable compile time improvement for current gcc *right now*.

You not being able to conceive it says more about you than about reality.

MfG Kai


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