[Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 14 06:25:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-14 06:25 -------
"as promoted according to the default argument promotions" is what makes this undefined by the way.  
char is promoted to int.

-- 


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



More information about the Gcc-bugs mailing list