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: Target-specific pragmas


> ISTR that something like this would be useful for the Linux kernel, so
> that strings in data used only at bootup can be freed, the same way the
> arrays containing pointers to them, and initialization functions, are
> freed.

Hmm, why not making them arrays of char then?


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