Hello,

Which is the right way to use alloca? When using -Wall, it complains
that is not declared. I can't find it declared anywhere. The only way
to prevent warnings is defining alloca as __builtin_alloca. Is this a
bug?

Thanks!
Conrado

Reply via email to