Re: Signal memory leak.



David Benson <daveb@idealab.com> wrote:

> In C (and in C++ w/o MI), you can just pass and cast pointers w/o
> their values being changed, even if the cast is fully invalid.  For
> example:

Isn't this what is causing programs to break with the (valid)
-fstrict-aliasing optimization of gcc 2.95+ ?

-- 
Regards, Anders



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]