------- Comment #7 from bangerth at dealii dot org  2007-10-08 14:56 -------
I've just found a number of other places where currently a VLA
is used and we consequently get a warning with current sources if
using the right flags. These are:

quicksort.h:68
multiway_mergesort.h:142

Benjamin, as a stopgap would you mind using __builtin_alloca in these
places as well?

Thanks
  Wolfgang


-- 


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

Reply via email to