This is the mail archive of the gcc-patches@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: Unreviewed cygwin/mingw dllimport patch for PRs 5287. 7910, 11021


On Tue, Jun 10, 2003 at 09:16:21PM -0700, Richard Henderson wrote:
>On Tue, Jun 10, 2003 at 09:59:38PM -0400, Jason Merrill wrote:
>> There's no such thing.  Storage duration is either static, automatic (on
>> the stack) or dynamic (malloc).
>
>Or "thread".  Not that that's relevant to our Windows port at the moment.

'twould be nice if it was someday, though.

cgf


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