public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/28277]  New: __builtin_alloca with no limit in libstdc++
@ 2006-07-05 20:57 mec at google dot com
  2006-07-05 21:48 ` [Bug libstdc++/28277] " pcarlini at suse dot de
                   ` (19 more replies)
  0 siblings, 20 replies; 24+ messages in thread
From: mec at google dot com @ 2006-07-05 20:57 UTC (permalink / raw)
  To: gcc-bugs

libstc++ uses __builtin_alloca in several places:

  config/local/gnu/codecvt_members.cc
  include/ext/codecvt_specializations.h
  include/ext/vstring.cc
  include/bits/locale_facets.tcc
  include/bits/ostream.tcc
  include/bits/fstream.cc
  include/std/std_valarray.h
  src/valarray-inst.cc

These have data-dependent sizes with no obvious limit, which does not mix well
with threads and small stacks.


-- 
           Summary: __builtin_alloca with no limit in libstdc++
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mec at google dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2024-03-20 12:07 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-28277-4@http.gcc.gnu.org/bugzilla/>
2024-03-20  6:16 ` [Bug libstdc++/28277] __builtin_alloca with no limit in libstdc++ pinskia at gcc dot gnu.org
2024-03-20 11:21 ` redi at gcc dot gnu.org
2024-03-20 12:07 ` redi at gcc dot gnu.org
2006-07-05 20:57 [Bug libstdc++/28277] New: " mec at google dot com
2006-07-05 21:48 ` [Bug libstdc++/28277] " pcarlini at suse dot de
2006-07-05 22:21 ` mec at google dot com
2006-07-05 22:27   ` Andrew Pinski
2006-07-05 22:27 ` pinskia at physics dot uc dot edu
2006-07-05 22:32 ` pcarlini at suse dot de
2006-07-05 22:43 ` mec at google dot com
2006-07-05 22:48 ` pcarlini at suse dot de
2006-07-05 23:00 ` pcarlini at suse dot de
2006-07-05 23:00 ` pcarlini at suse dot de
2006-07-05 23:17 ` pcarlini at suse dot de
2006-07-08  9:45 ` pcarlini at suse dot de
2006-07-11 11:22 ` paolo at gcc dot gnu dot org
2006-07-15 20:31 ` paolo at gcc dot gnu dot org
2006-07-16 15:39 ` paolo at gcc dot gnu dot org
2006-10-08  1:13 ` paolo at gcc dot gnu dot org
2006-10-09 10:50 ` paolo at gcc dot gnu dot org
2006-10-09 18:04 ` paolo at gcc dot gnu dot org
2006-10-13  9:00 ` paolo at gcc dot gnu dot org
2007-04-09 21:36 ` pcarlini at suse dot de
2007-04-10 10:39 ` paolo at gcc dot gnu dot org
2007-04-12 23:07 ` paolo at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).