[Bug c/36914] va_list is treatead as an array when complied in 64bits

2008-07-23 Thread fede dot naum at gmail dot com
--- 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 -

[Bug c/36914] va_list is treatead as an array when complied in 64bits

2008-07-23 Thread fede dot naum at gmail dot com
--- 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 --

[Bug c/36914] New: va_list is treatead as an array when complied in 64bits

2008-07-23 Thread fede dot naum at gmail dot com
erity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fede dot naum at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-lin