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 target/45234] ICE in expand_call, at calls.c:2845 when passing aligned function argument from unaligned stack after alloca



------- Comment #5 from hjl dot tools at gmail dot com  2010-08-09 15:51 -------
(In reply to comment #4)
> H.J, this was introduced by your commit:
> 
...
> 
> By backing out lines marked as ***, compilation succeeds.
> 

Can you take a look at the assembly output to see if
the stack is realigned properly?


-- 


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


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