This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12503] __builtin_apply_args fails on sparc-sun-solaris2.9


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12503



------- Additional Comments From pierre dot nguyen-tuong at asim dot lip6 dot fr  2003-10-03 19:26 -------
Created an attachment (id=4887)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4887&action=view)
Demo source code for __builtin_apply_args bug

Compile with g++ -Wall -o demo demo.cpp, then run ./demo.

Args 5 and 6 of funcB are incorrect.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]