From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13505 invoked by alias); 5 Jul 2006 21:48:05 -0000 Received: (qmail 13465 invoked by uid 48); 5 Jul 2006 21:47:58 -0000 Date: Wed, 05 Jul 2006 21:48:00 -0000 Message-ID: <20060705214758.13464.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/28277] __builtin_alloca with no limit in libstdc++ In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pcarlini at suse dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-07/txt/msg00371.txt.bz2 List-Id: ------- Comment #1 from pcarlini at suse dot de 2006-07-05 21:47 ------- (In reply to comment #0) > These have data-dependent sizes with no obvious limit, which does not mix well > with threads and small stacks. I suppose you are going to provide additional details... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28277