This is the mail archive of the gcc-prs@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]

Re: target/8262: [x86_64] incompatible types in assignment when copying objects of type va_list


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


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