[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64

2010-09-15 Thread dwitte at gmail dot com
--- Comment #9 from dwitte at gmail dot com 2010-09-15 21:01 --- Created an attachment (id=21806) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21806&action=view) testcase Here you go. This passes at -O0 but fails at -O2. Note that the testcase requires >= 7 args t

[Bug libffi/45677] Bad stack allocation for ffi function calls on x86-64

2010-09-27 Thread dwitte at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45677 --- Comment #11 from Dan Witte 2010-09-27 23:40:05 UTC --- Jakub -- did you commit this fix to gcc's libffi? If not, I'll push upstream to Anthony.