This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [i386/stabs] Arguments of main on gcc >= 4.1


On Fri, Dec 28, 2007 at 01:19:54AM +0000, Pedro Alves wrote:
> That's correct.  Hummm, does gcc currently align the stack in
> functions other than 'main' ?  If so, I'll have to check if this
> is a 'main' only problem, or if it happens on other functions.

Just main.  I expect a future release will do this for other
functions, or at least offer a command-line option to.

-- 
Daniel Jacobowitz
CodeSourcery


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