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]
Other format: [Raw text]

Re: optimization/8725: [3.2/3.3 regression] spurious stack adjustment


Synopsis: [3.2/3.3 regression] spurious stack adjustment

State-Changed-From-To: open->closed
State-Changed-By: ebotcazou
State-Changed-When: Wed Nov 27 02:33:58 2002
State-Changed-Why:
    Not a bug. The stack is 16-byte aligned on function calls by default. Use -mpreferred-stack-boundary=2 to revert to the egcs-1.1.2 settings.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8725


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