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: DR#236 analysis


Ian Lance Taylor <ian@wasabisystems.com> writes:

> Geoffrey Keating <geoffk@geoffk.org> writes:
> 
> > For malloc-ed memory, I strongly support the
> > idea that the first store should determine its type and the type can't
> > change after that.
> 
> If I understand that correctly, that would break many existing
> programs, including BFD.

Could you give an example?  I'm having trouble of thinking of any
portable code for which this would be useful and not easily avoided.


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