[Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA
bangerth at math dot tamu dot edu
gcc-bugzilla@gcc.gnu.org
Wed Sep 19 02:43:00 GMT 2007
------- Comment #2 from bangerth at math dot tamu dot edu 2007-09-19 02:43 -------
Subject: Re: parallel v3: do not use __builtin_alloca,
use VLA
> shouldn't using __extension__ fix the warning/error for VLAs?
Yes, that's the other option. I guess Benjamin also wanted to find out for
good how to do this right :-)
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33485
More information about the Gcc-bugs
mailing list