This is the mail archive of the gcc@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]

arguments size


Hi,
	I want to find out the space required for the parameter of a
function. Say I am in the function final in final.c. Do I have the
information regarding that? I was of the opinion that 
current_function_args_size 

could be of some help. But no. Any help would be greatly appreciated.

Warm regards
Krishna


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