--- Comment #3 from schwab at suse dot de 2008-07-24 08:29 ---
va_list can be any object type, including an array.
--
schwab at suse dot de changed:
What|Removed |Added
--- Comment #2 from fede dot naum at gmail dot com 2008-07-24 05:06 ---
Created an attachment (id=15947)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15947&action=view)
Preprocessed file test1.i
The preprocessed file after running
gcc -v -save-temps -m64 -Wall test1.c -o test1.o
--- Comment #1 from fede dot naum at gmail dot com 2008-07-24 05:04 ---
Created an attachment (id=15946)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15946&action=view)
source file
The source file containing the piece of code that is not able to compile in
64bits
--
http://g