This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47518] va_arg causes segmentation fault in case of variable length argument
- From: "jur.pauw at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 15:26:44 +0000
- Subject: [Bug c/47518] va_arg causes segmentation fault in case of variable length argument
- Auto-submitted: auto-generated
- References: <bug-47518-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47518
--- Comment #1 from jur.pauw at gmail dot com 2011-01-28 15:26:41 UTC ---
If gcc version 3.4.4 is used then the program executes correctly.
Version information:
Reading specs from
/sysmnt/cadappl_linuxi386_nsvr1/gcc/3.4.4/bin/../lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /home/gcc/gcc/gcc-3.4.4/gcc-3.4.4/configure
--prefix=/cadappl/gcc/3.4.4 --enable-shared --enable-threads=posix
--enable-__cxa_atexit --with-as=/cadappl/gcc/3.4.4/bin/as
--with-ld=/cadappl/gcc/3.4.4/bin/ld --enable-languages=c,c++,f77,java
Thread model: posix
gcc version 3.4.4