Using alloca in function parameters buggy or works ???

Graham Stott graham.stott@btinternet.com
Thu Sep 16 16:43:00 GMT 2004


>   And how about calling alloca in a varargs function that has an eliminated
> frame pointer and incoming args space?  That could be a good way to expose
> latent bugs...... <g>
> 
The backends usually say the frame_pointer is needed if alloca is used.

Graham  



More information about the Gcc mailing list