[Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 8 11:19:00 GMT 2010



------- Comment #16 from paolo dot carlini at oracle dot com  2010-02-08 11:19 -------
Can we review this issue? Two comments: 1- Now I can see only dynamic memory
allocations via new / delete everywhere, thus, no __builtin_alloca; 2- *If* one
really wanted to use VLAs, now it should be possible, because we are much
better at honoring the system header pragma. Thus, either way, I suspect this
PR could be resolved rather quickly or even immediately...


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |singler at kit dot edu


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



More information about the Gcc-bugs mailing list