[Bug c++/12503] __builtin_apply_args fails on sparc-sun-solaris2.9
pierre dot nguyen-tuong at asim dot lip6 dot fr
gcc-bugzilla@gcc.gnu.org
Fri Oct 3 19:26:00 GMT 2003
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.
More information about the Gcc-bugs
mailing list