This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2007 21:51:20 -0000
- Subject: [Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA
- References: <bug-33485-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from bkoz at gcc dot gnu dot org 2007-10-09 21:51 -------
Subject: Bug 33485
Author: bkoz
Date: Tue Oct 9 21:51:06 2007
New Revision: 129182
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129182
Log:
2007-10-09 Wolfgang Bangerth <bangerth@dealii.org>
PR libstdc++/33485 continued.
* include/parallel/multiway_mergesort.h: Use __builtin_alloca.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/multiway_mergesort.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33485