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 #13 from paolo at gcc dot gnu dot org  2006-10-09 18:04 -------
Subject: Bug 28277

Author: paolo
Date: Mon Oct  9 18:04:18 2006
New Revision: 117581

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117581
Log:
2006-10-09  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/28277 (partial: __add_grouping)
        * include/bits/locale_facets.tcc (__add_grouping<>(_CharT*, _CharT,
        const char*, size_t, const _CharT*, const _CharT*)): Rewrite in
        non-recursive form.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/locale_facets.tcc


-- 


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]