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]

Re: Pessimization


>>>>> «John», John Carr <jfc@mit.edu> wrote:

John> The type based alias code was unsafe, partly because gcc has been
John> defined to permit aliasing of different types.  It is disabled for
John> now.

Does it mean I have to put off implementing valarray<>? Is there a
project to make thinks better? Alias analysis and const reference
optimization are just crucial.

-- Gaby


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