c/4152: Incorrect code for va_arg(x,char) and va_arg(x,short) on SH

sirl@gcc.gnu.org sirl@gcc.gnu.org
Tue Aug 28 01:12:00 GMT 2001


Synopsis: Incorrect code for va_arg(x,char) and va_arg(x,short) on SH

State-Changed-From-To: open->closed
State-Changed-By: sirl
State-Changed-When: Tue Aug 28 01:12:22 2001
State-Changed-Why:
    The C code is invalid (thus the warning), please resubmit (if the problem persists) with valid C, eg.
    
    value = (char) va_arg (m, int);
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4152&database=gcc



More information about the Gcc-prs mailing list