[Bug c/26294] va_list passing breaks on x86-64 only

2006-02-14 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-15 03:26 --- Your code is invalid for x86_64 (and ppc-linux). This is a dup of bug 14557. *** This bug has been marked as a duplicate of 14557 *** -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c/26294] va_list passing breaks on x86-64 only

2006-02-14 Thread ian-gccbug at penguinhosting dot net
--- Comment #3 from ian-gccbug at penguinhosting dot net 2006-02-15 03:21 --- Created an attachment (id=10853) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10853&action=view) test.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26294

[Bug c/26294] va_list passing breaks on x86-64 only

2006-02-14 Thread ian-gccbug at penguinhosting dot net
--- Comment #2 from ian-gccbug at penguinhosting dot net 2006-02-15 03:21 --- Created an attachment (id=10852) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10852&action=view) test.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26294

[Bug c/26294] va_list passing breaks on x86-64 only

2006-02-14 Thread ian-gccbug at penguinhosting dot net
--- Comment #1 from ian-gccbug at penguinhosting dot net 2006-02-15 03:21 --- Created an attachment (id=10851) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10851&action=view) test.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26294