------- Comment #1 from joel at gcc dot gnu dot org 2005-11-14 19:48 ------- Created an attachment (id=10238) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10238&action=view) Simple fix
This is the simplest way to fix this bug. I just added an include of stdarg.h but I don't know if this is the right place or if it should be protected by some conditional compilation flags. It fixes the problem and arm-rtems4.7 compiles. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24855