This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/28277] __builtin_alloca with no limit in libstdc++



------- Comment #4 from pcarlini at suse dot de  2006-07-05 22:32 -------
(In reply to comment #2)
> Sure, here is a test program for versa_string:

Ok, the stack thing is rather straightforward but of course we should first dig
the archives and find when and why, **a lot** of time ago, such uses have been
considered appropriate (the pattern in versa_string is just copied over from
completely similar patterns used elsewhere, obviously). I believe we can work
on it, *very* careful with memory leaks, most likely GCC 4.3 material. Please
explain in better detail the threads point, however.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28277


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