This is the mail archive of the gcc-patches@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]

Re: [patch] Promote xImode types to int


On Sun, Sep 16, 2001 at 07:52:34PM +0200, Andreas Jaeger wrote:
>         * jni.cc (array_from_valist): Use promoted types for va_arg.

This is the only proper solution; stdargs Just Don't Work
with smaller types on some platforms.


r~


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