------- Comment #31 from pinskia at gcc dot gnu dot org 2010-08-11 21:02 ------- >Didn't you understand the equivalent code would be:
No, as the variables act the same if they are automatic variables or arguments. there is no different between the two. That has been my point from the beginning. I think it is time for me to end my part and say please follow up to the C standards news group as we are going in circles as a misunderstanding about ABI and how arguments are passed have no concern to what the C standard says about variables (automatic and arguments) and the size of an array for an address of one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45249