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++/33485] parallel v3: do not use __builtin_alloca, use VLA



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]