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

Re: x86 -mno-push-args buglet?


> In case you want constant stack pointer (and no such artefacts) use
> -maccumulate-outgong-args.  The -mpush-args isn't particulary usefull for
> normal use IMO, but is usefull for me to test behaviour fo calls.c with
> various settings.

Thanks for the clarification.  I jumped to the conclusion that
-mno-push-args meant constant stack pointer and completely missed
the existence of -maccumulate-outgoing-args.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


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