This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: __extension__ vs. alloca



  hey folks, is __extension__ supposed to work now? Because it doesn't. 

No, it doesn't.  It should -- but it won't anytime soon.  Fixing it is
non-trivial.

  Or should this plan go into effect:

  http://gcc.gnu.org/ml/libstdc++/2001-02/msg00212.html

Yes.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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