target/8262: [x86_64] incompatible types in assignment when copying objects of type va_list
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Apr 6 13:13:00 GMT 2003
Synopsis: [x86_64] incompatible types in assignment when copying objects of type va_list
State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Sun Apr 6 13:13:35 2003
State-Changed-Why:
This is known behaviour becase va_list is internally an array - the program is not allowed to take address of va_list
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8262
More information about the Gcc-prs
mailing list