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]

[Bug middle-end/37843] [4.4 Regression] unaligned stack in main due to tail call optimization



------- Comment #19 from rguenther at suse dot de  2008-11-30 11:19 -------
Subject: Re:  [4.4 Regression] unaligned stack in main
 due to tail call optimization

On Sat, 29 Nov 2008, hjl dot tools at gmail dot com wrote:

> ------- Comment #18 from hjl dot tools at gmail dot com  2008-11-29 21:10 -------
> It isn't totally fixed:
> 
> FAIL: gcc.target/i386/pr37843-3.c scan-assembler-not call[\\\\t ]*foo
> FAIL: gcc.target/i386/pr37843-3.c scan-assembler jmp[\\\\t ]*foo
> 
> I only checked in x86 backend change

Which is if course not the right thing to do without XFAILing the
new testcases...

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37843


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