On 8 Oct 2007 14:56:18 -0000, bangerth at dealii dot org <[EMAIL PROTECTED]> wrote: > quicksort.h:68 > multiway_mergesort.h:142 > > Benjamin, as a stopgap would you mind using __builtin_alloca in these > places as well?
Why not use __extension__ in those places? -- Pinski