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 other/13221] libffi's closure couldn't pass sequence of char and/or short arguments.


------- Additional Comments From andreast at gcc dot gnu dot org  2003-11-30 07:01 -------
I added some testcases for this bug:

http://gcc.gnu.org/ml/gcc-patches/2003-11/msg02305.html

With this patch from Hosaka Yuji the failures go away:

http://gcc.gnu.org/ml/gcc-patches/2003-11/msg02311.html

He reported success on the above testcases.
Native configuration is i686-pc-linux-gnu

=== libffi Summary ===

# of expected passes		182
# of unsupported tests		2

So hope to get some feedback from a x86 responsible.

Nevertheless, I'll commit the testcases soon as part of the testsuite.

I also would like to commit the patch if it is ok. But here I need ok for approval.






-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|andreast at gcc dot gnu dot |
                   |org                         |


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


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